Package | Description |
---|---|
alluxio.client.block | |
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
BlockMasterInfo |
RetryHandlingBlockMasterClient.getBlockMasterInfo(Set<BlockMasterInfo.BlockMasterInfoField> fields) |
BlockMasterInfo |
BlockMasterClient.getBlockMasterInfo(Set<BlockMasterInfo.BlockMasterInfoField> fields) |
Modifier and Type | Method and Description |
---|---|
static BlockMasterInfo.BlockMasterInfoField |
BlockMasterInfo.BlockMasterInfoField.fromProto(BlockMasterInfoField field) |
static BlockMasterInfo.BlockMasterInfoField |
BlockMasterInfo.BlockMasterInfoField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockMasterInfo.BlockMasterInfoField[] |
BlockMasterInfo.BlockMasterInfoField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.