public interface ReadRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getBeginPosition()
int64 begin_position = 2; |
ExtentInfo |
getExtentInfo()
.staros.starlog.proto.ExtentInfo extent_info = 1; |
ExtentInfoOrBuilder |
getExtentInfoOrBuilder()
.staros.starlog.proto.ExtentInfo extent_info = 1; |
ReadOptions |
getOptions()
.staros.starlog.proto.ReadOptions options = 4; |
ReadOptionsOrBuilder |
getOptionsOrBuilder()
.staros.starlog.proto.ReadOptions options = 4; |
long |
getReadSize()
int64 read_size = 3; |
boolean |
hasExtentInfo()
.staros.starlog.proto.ExtentInfo extent_info = 1; |
boolean |
hasOptions()
.staros.starlog.proto.ReadOptions options = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasExtentInfo()
.staros.starlog.proto.ExtentInfo extent_info = 1;ExtentInfo getExtentInfo()
.staros.starlog.proto.ExtentInfo extent_info = 1;ExtentInfoOrBuilder getExtentInfoOrBuilder()
.staros.starlog.proto.ExtentInfo extent_info = 1;long getBeginPosition()
int64 begin_position = 2;long getReadSize()
int64 read_size = 3;boolean hasOptions()
.staros.starlog.proto.ReadOptions options = 4;ReadOptions getOptions()
.staros.starlog.proto.ReadOptions options = 4;ReadOptionsOrBuilder getOptionsOrBuilder()
.staros.starlog.proto.ReadOptions options = 4;Copyright © 2024. All rights reserved.