Class YarnWorkerArgs

java.lang.Object
com.actian.dataflow.cal.yarn.server.YarnWorkerArgs

public class YarnWorkerArgs extends Object
Container of arguments passed to each partition worker. The arguments are serialized to be sent to the worker.
  • Constructor Details

  • Method Details

    • getJobSpecifier

      public JobSpecifier getJobSpecifier()
    • getModuleConfiguration

      public ModuleConfiguration getModuleConfiguration()
    • getFileConfiguration

      public FileMetaConfiguration getFileConfiguration()
    • getAllocationProvider

      public com.pervasive.datarush.cal.dr.NodeAllocationProvider getAllocationProvider()