Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingMetaMasterClient
A wrapper for the thrift client to interact with the meta master.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingBlockMasterClient
A wrapper for the thrift client to interact with the block master, used by alluxio clients.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingFileSystemMasterClient
A wrapper for the thrift client to interact with the file system master, used by alluxio clients.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyValueMasterClient
A wrapper for the thrift client to interact with the key-value master, used by Alluxio clients.
|
Modifier and Type | Class and Description |
---|---|
class |
LineageMasterClient
A wrapper for the thrift client to interact with the lineage master, used by alluxio clients.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsMasterClient
A client to use for interacting with a metrics master.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingMetaMasterMasterClient
A wrapper for the thrift 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 thrift client to interact with the block master, used by alluxio worker.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSystemMasterClient
A wrapper for the thrift client to interact with the file system master, used by Alluxio worker.
|
Copyright © 2023. All Rights Reserved.