Interface | Description |
---|---|
JobMasterClient |
Interface for job service clients to communicate with the job master.
|
Class | Description |
---|---|
JobContext |
A shared context that isolates all operations within the same JVM.
|
JobGrpcClientUtils |
Utils for interacting with the job service through a gRPC client.
|
JobMasterClient.Factory |
Factory for
JobMasterClient . |
JobMasterClientPool |
Class for managing job master clients.
|
RetryHandlingJobMasterClient |
A wrapper for the gRPC client to interact with the job service master, used by job service
clients.
|
Copyright © 2023. All Rights Reserved.