public static interface OtsInternalApi.GetRangeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OtsInternalApi.ConsumedCapacity |
getConsumed() |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder() |
com.google.protobuf.ByteString |
getNextStartPrimaryKey() |
com.google.protobuf.ByteString |
getNextToken() |
com.google.protobuf.ByteString |
getRows() |
boolean |
hasConsumed() |
boolean |
hasNextStartPrimaryKey() |
boolean |
hasNextToken() |
boolean |
hasRows() |
boolean hasConsumed()
OtsInternalApi.ConsumedCapacity getConsumed()
OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
boolean hasRows()
com.google.protobuf.ByteString getRows()
boolean hasNextStartPrimaryKey()
com.google.protobuf.ByteString getNextStartPrimaryKey()
boolean hasNextToken()
com.google.protobuf.ByteString getNextToken()
Copyright © 2024. All Rights Reserved.