public static interface OtsInternalApi.GetRangeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
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 © 2019. All Rights Reserved.