Package | Description |
---|---|
alluxio.client.job | |
alluxio.worker.job |
Modifier and Type | Method and Description |
---|---|
static JobMasterClient |
JobMasterClient.Factory.create(JobMasterClientContext conf)
Factory method for
JobMasterClient . |
Constructor and Description |
---|
JobMasterClientPool(JobMasterClientContext context)
Creates a new job master client pool.
|
RetryHandlingJobMasterClient(JobMasterClientContext conf)
Creates a new job master client.
|
Modifier and Type | Method and Description |
---|---|
JobMasterClientContext |
JobMasterClientContextBuilder.build()
Builds the configuration, creating an instance of
MasterInquireClient if none is
specified. |
Modifier and Type | Method and Description |
---|---|
static JobMasterClient |
JobMasterClient.Factory.create(JobMasterClientContext conf)
Factory method for
JobMasterClient . |
Constructor and Description |
---|
RetryHandlingJobMasterClient(JobMasterClientContext conf)
Creates a new job master client.
|
Copyright © 2023. All Rights Reserved.