public interface ReadResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Chunk |
getChunk()
optional .alluxio.grpc.block.Chunk chunk = 1; |
ChunkOrBuilder |
getChunkOrBuilder()
optional .alluxio.grpc.block.Chunk chunk = 1; |
boolean |
hasChunk()
optional .alluxio.grpc.block.Chunk chunk = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasChunk()
optional .alluxio.grpc.block.Chunk chunk = 1;
Chunk getChunk()
optional .alluxio.grpc.block.Chunk chunk = 1;
ChunkOrBuilder getChunkOrBuilder()
optional .alluxio.grpc.block.Chunk chunk = 1;
Copyright © 2023. All Rights Reserved.