public static interface OtsInternalApi.GetRangeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
OtsInternalApi.CompressType |
getCompressType() |
OtsInternalApi.ConsumedCapacity |
getConsumed() |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder() |
OtsInternalApi.DataBlockType |
getDataBlockType() |
com.google.protobuf.ByteString |
getNextStartPrimaryKey() |
com.google.protobuf.ByteString |
getNextToken() |
com.google.protobuf.ByteString |
getRows() |
boolean |
hasCompressType() |
boolean |
hasConsumed() |
boolean |
hasDataBlockType() |
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()
boolean hasDataBlockType()
OtsInternalApi.DataBlockType getDataBlockType()
boolean hasCompressType()
OtsInternalApi.CompressType getCompressType()
Copyright © 2018. All Rights Reserved.