java.lang.Object
com.actian.dataflow.cal.yarn.server.YarnWorkerArgs
Container of arguments passed to each partition worker. The arguments are serialized
to be sent to the worker.
-
Constructor Summary
ConstructorsConstructorDescriptionYarnWorkerArgs(JobSpecifier jobSpec, ModuleConfiguration moduleConfiguration, FileMetaConfiguration configuration, com.pervasive.datarush.cal.dr.NodeAllocationProvider provider) -
Method Summary
Modifier and TypeMethodDescriptioncom.pervasive.datarush.cal.dr.NodeAllocationProvider
-
Constructor Details
-
YarnWorkerArgs
public YarnWorkerArgs(JobSpecifier jobSpec, ModuleConfiguration moduleConfiguration, FileMetaConfiguration configuration, com.pervasive.datarush.cal.dr.NodeAllocationProvider provider)
-
-
Method Details
-
getJobSpecifier
-
getModuleConfiguration
-
getFileConfiguration
-
getAllocationProvider
public com.pervasive.datarush.cal.dr.NodeAllocationProvider getAllocationProvider()
-