Package | Description |
---|---|
alluxio.worker |
Worker process and utils for working with the worker remotely.
|
alluxio.worker.job | |
alluxio.worker.job.command |
Modifier and Type | Method and Description |
---|---|
static void |
JobWorkerIdRegistry.registerWorker(JobMasterClient jobMasterClient,
WorkerNetAddress workerAddress)
Registers with
JobMaster to get a new job worker id. |
Modifier and Type | Method and Description |
---|---|
static JobMasterClient |
JobMasterClient.Factory.create(JobMasterClientContext conf)
Factory method for
JobMasterClient . |
Constructor and Description |
---|
CommandHandlingExecutor(JobServerContext jobServerContext,
TaskExecutorManager taskExecutorManager,
JobMasterClient masterClient,
WorkerNetAddress workerNetAddress)
Creates a new instance of
CommandHandlingExecutor . |
Copyright © 2023. All Rights Reserved.