Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Class and Description |
---|---|
class |
BlockInfo
Contains the information of a block in Alluxio.
|
static class |
BlockInfo.Builder
Contains the information of a block in Alluxio.
|
Modifier and Type | Method and Description |
---|---|
BlockInfoOrBuilder |
GetBlockInfoPResponseOrBuilder.getBlockInfoOrBuilder()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
BlockInfoOrBuilder |
GetBlockInfoPResponse.getBlockInfoOrBuilder()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
BlockInfoOrBuilder |
GetBlockInfoPResponse.Builder.getBlockInfoOrBuilder()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
BlockInfoOrBuilder |
FileBlockInfoOrBuilder.getBlockInfoOrBuilder()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
BlockInfoOrBuilder |
FileBlockInfo.getBlockInfoOrBuilder()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
BlockInfoOrBuilder |
FileBlockInfo.Builder.getBlockInfoOrBuilder()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
Copyright © 2023. All Rights Reserved.