Package alluxio.client.job
-
Interface Summary Interface Description JobMasterClient Interface for job service clients to communicate with the job master. -
Class Summary 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 forJobMasterClient.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.