Package | Description |
---|---|
alluxio.client | |
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
MasterInfo |
MetaMasterClient.getMasterInfo(Set<MasterInfo.MasterInfoField> masterInfoFields) |
MasterInfo |
RetryHandlingMetaMasterClient.getMasterInfo(Set<MasterInfo.MasterInfoField> fields) |
Modifier and Type | Method and Description |
---|---|
static MasterInfo.MasterInfoField |
MasterInfo.MasterInfoField.fromThrift(MasterInfoField field) |
static MasterInfo.MasterInfoField |
MasterInfo.MasterInfoField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MasterInfo.MasterInfoField[] |
MasterInfo.MasterInfoField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.