- 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