public interface GetBlockInfoPResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
BlockInfo |
getBlockInfo()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
BlockInfoOrBuilder |
getBlockInfoOrBuilder()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
boolean |
hasBlockInfo()
optional .alluxio.grpc.BlockInfo blockInfo = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasBlockInfo()
optional .alluxio.grpc.BlockInfo blockInfo = 1;
BlockInfo getBlockInfo()
optional .alluxio.grpc.BlockInfo blockInfo = 1;
BlockInfoOrBuilder getBlockInfoOrBuilder()
optional .alluxio.grpc.BlockInfo blockInfo = 1;
Copyright © 2023. All Rights Reserved.