public interface ResultRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getByteLimit()
uint64 byte_limit = 3; |
long |
getRowLimit()
optional uint64 row_limit = 2; |
long |
getRowOffset()
uint64 row_offset = 1; |
boolean |
hasRowLimit()
optional uint64 row_limit = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getRowOffset()
uint64 row_offset = 1;boolean hasRowLimit()
optional uint64 row_limit = 2;long getRowLimit()
optional uint64 row_limit = 2;long getByteLimit()
uint64 byte_limit = 3;Copyright © 2025. All rights reserved.