Skip navigation links
C D F G I L M O S T V 

C

CmdLine - Class in org.finra.msd.containers
Runner class parsing command line arguments
CmdLine(String[]) - Constructor for class org.finra.msd.containers.CmdLine
Parse the command line to retrieve at least the necessary parameters
createDirectory(String) - Static method in class org.finra.msd.util.FileUtil
Creates a directory

D

decodeBase64File(String) - Static method in class org.finra.msd.util.FileUtil
Return the decoded contents of a file encoded in base 64

F

fileContains(File, String) - Static method in class org.finra.msd.containers.CmdLine
Returns the source type if the file contains a query
fileToStringList(File) - Static method in class org.finra.msd.util.FileUtil
Returns a file as a list of its lines
FileUtil - Class in org.finra.msd.util
Contains file handling operations
FileUtil() - Constructor for class org.finra.msd.util.FileUtil
 

G

generateAppleTable(SourceVars, String, String) - Static method in class org.finra.msd.launcher.Launcher
Generate the table (in our internal format) containing the data specified by the input
getClusterId() - Method in class org.finra.msd.containers.CmdLine
Gets the cluster Id if the execution mode is EMR
getClusterName() - Method in class org.finra.msd.containers.CmdLine
Gets the cluster name is the execution mode is EMR
getConnection() - Method in class org.finra.msd.containers.SourceVars
Gets the type of database connection
getControllerRAM() - Method in class org.finra.msd.containers.CmdLine
Gets controller RAM passed in the configuration file
getData1() - Method in class org.finra.msd.containers.CmdLine
Gets the data retrieval query for source 1
getData2() - Method in class org.finra.msd.containers.CmdLine
Gets the data retrieval query for source 2
getDataSourceFolder() - Method in class org.finra.msd.containers.CmdLine
Gets the location of source data
getDelimiter() - Method in class org.finra.msd.containers.CmdLine
 
getExecutorMemory() - Method in class org.finra.msd.containers.CmdLine
Gets executor memory passed in the configuration file
getLowerBound() - Method in class org.finra.msd.containers.CmdLine
Gets the lower bound in case of partitioning
getNumExecutors() - Method in class org.finra.msd.containers.CmdLine
Gets the number of executors passed in the configuration file
getNumPartitions() - Method in class org.finra.msd.containers.CmdLine
Gets the number of partitions passed in the configuration file
getOutputDirectory() - Method in class org.finra.msd.containers.CmdLine
Gets location of output directory
getPartitionByColumn() - Method in class org.finra.msd.containers.CmdLine
Gets the the partition column name
getQuery(String) - Method in class org.finra.msd.containers.SourceVars
Gets the data retrieval query specified in the source file based on the corresponding variable name
getRunConfigName() - Method in class org.finra.msd.containers.CmdLine
Gets the file name of the configuration file
getSource1() - Method in class org.finra.msd.containers.CmdLine
Gets the file where the data retrieval queries can be found
getSource2() - Method in class org.finra.msd.containers.CmdLine
Gets the file where the data retrieval queries can be found
getType1() - Method in class org.finra.msd.containers.CmdLine
Gets the type of source 1
getType2() - Method in class org.finra.msd.containers.CmdLine
Gets the type of source 2
getUpperBound() - Method in class org.finra.msd.containers.CmdLine
Gets the upper bound in case of partitioning
getVar(String) - Method in class org.finra.msd.containers.SourceVars
Gets the database connection details based on the key provided

I

isLocal() - Method in class org.finra.msd.containers.CmdLine
Returns true if the execution mode is local

L

Launcher - Class in org.finra.msd.launcher
Main class that parses the command line arguments which includes source/output/configuration details, carries out comparison and provides the result of comparison
Launcher() - Constructor for class org.finra.msd.launcher.Launcher
 

M

main(String[]) - Static method in class org.finra.msd.launcher.Launcher
 

O

org.finra.msd.containers - package org.finra.msd.containers
 
org.finra.msd.enums - package org.finra.msd.enums
 
org.finra.msd.launcher - package org.finra.msd.launcher
 
org.finra.msd.util - package org.finra.msd.util
 

S

SourceType - Enum in org.finra.msd.enums
List of different type of sources that MegaSparkDiff supports
SourceVars - Class in org.finra.msd.containers
Extracts the database connection details
SourceVars(String) - Constructor for class org.finra.msd.containers.SourceVars
Initializes the constructor with a file consisting database connection details
SourceVars(File) - Constructor for class org.finra.msd.containers.SourceVars
Convert an input configuration file into a map containing connection properties and query specifications

T

toString() - Method in enum org.finra.msd.enums.SourceType
 
toString() - Method in enum org.finra.msd.enums.VisualResultType
 

V

valueOf(String) - Static method in enum org.finra.msd.enums.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.finra.msd.enums.VisualResultType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.finra.msd.enums.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.finra.msd.enums.VisualResultType
Returns an array containing the constants of this enum type, in the order they are declared.
VisualResultType - Enum in org.finra.msd.enums
 
C D F G I L M O S T V 
Skip navigation links

Copyright © 2023. All rights reserved.