Class | Description |
---|---|
Address |
The address of a node.
|
AlluxioMasterInfo |
Alluxio master information.
|
AlluxioProxyInfo |
Alluxio proxy information.
|
AlluxioWorkerInfo |
Alluxio worker information.
|
BackupOptions |
Options for backing up the Alluxio master.
|
BackupResponse |
Response for the backup RPC.
|
BlockInfo |
The block information.
|
BlockLocation |
The location of a block.
|
BlockMasterInfo |
The Alluxio block master information.
|
Capacity |
Class that represents the available, free, and total capacity.
|
CommandLineJobInfo |
The lineage command-line job information.
|
CommonOptions |
Common method options.
|
ConfigCheckReport |
Represents a configuration report which records the configuration checker results.
|
ConfigProperty |
The Alluxio runtime configuration information.
|
FileBlockInfo |
The file block information.
|
FileInfo |
The file information.
|
GetConfigurationOptions |
Options for getConfiguration operations from the Alluxio meta master.
|
InconsistentProperty |
Records a property that is required or recommended to be consistent but is not within its scope.
|
JobConfInfo |
The lineage command-line job configuration.
|
LineageInfo |
The lineage information.
|
LogInfo |
Information about the LogInfo.
|
MasterInfo |
The information of the Alluxio leader master.
|
MetricValue |
Represents the value of a metrics property, only one of longValue or doubleValue should be set.
|
MountPointInfo |
The mount point information.
|
OptionalString |
Wire type for an optional string.
|
StartupConsistencyCheck |
The startup consistency check information.
|
TieredIdentity |
Class representing a node's tier identity.
|
TieredIdentity.LocalityTier |
Class representing a locality tier, e.g.
|
WorkerInfo |
The worker information.
|
WorkerInfo.LastContactSecComparator |
Determine order from most recently contacted to least recently contacted.
|
WorkerNetAddress |
The network address of a worker.
|
Enum | Description |
---|---|
BlockMasterInfo.BlockMasterInfoField |
Enum representing the fields of the block master info.
|
ConfigCheckReport.ConfigStatus |
Config status of the config check.
|
LoadMetadataType |
Types for loading metadata.
|
MasterInfo.MasterInfoField |
Enum representing the fields of the master info.
|
Scope |
Scope where the property applies to.
|
TtlAction |
Represents the file action to take when its TTL expires.
|
Copyright © 2023. All Rights Reserved.