Modifier and Type | Class and Description |
---|---|
class |
AbstractJobMasterClient
The base class for job master clients.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingBlockMasterClient
A wrapper for the gRPC client to interact with the block master, used by alluxio clients.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingFileSystemMasterClient
A wrapper for the gRPC client to interact with the file system master, used by alluxio clients.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingJobMasterClient
A wrapper for the gRPC client to interact with the job service master, used by job service
clients.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingJournalMasterClient
A wrapper for the gRPC client to interact with the journal master, used by alluxio clients.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingMetaMasterClient
A wrapper for the gRPC client to interact with the meta master.
|
class |
RetryHandlingMetaMasterConfigClient
A wrapper for the gRPC client to interact with the meta master.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingMetricsMasterClient
A wrapper for the gRPC client to interact with the metrics master.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingTableMasterClient
A wrapper for the gRPC client to interact with the table master.
|
Modifier and Type | Class and Description |
---|---|
class |
RaftJournalServiceClient
A client for raft journal service.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingMetaMasterMasterClient
A wrapper for the gRPC client to interact with the primary meta master,
used by Alluxio standby masters.
|
Modifier and Type | Class and Description |
---|---|
class |
CachingBlockMasterClient
Use this class to avoid the map-list conversion at the client side.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockMasterClient
A wrapper for the gRPC client to interact with the block master, used by alluxio worker.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSystemMasterClient
A wrapper for the gRPC client to interact with the file system master, used by Alluxio worker.
|
Copyright © 2023. All Rights Reserved.