Modifier and Type | Class and Description |
---|---|
class |
AbstractMasterClient
The base class for 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 |
FileSystemMasterClient
A wrapper for the gRPC client to interact with the file system master, used by Alluxio job
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 |
BlockMasterClient
A wrapper for the gRPC client to interact with the block master, used by alluxio worker.
|
Copyright © 2023. All Rights Reserved.