public static interface OtsInternalApi.GetRangeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
boolean hasTableName()
String getTableName()
boolean hasDirection()
OtsInternalApi.Direction getDirection()
int getColumnsToGetCount()
String getColumnsToGet(int index)
boolean hasTimeRange()
OtsInternalApi.TimeRange getTimeRange()
OtsInternalApi.TimeRangeOrBuilder getTimeRangeOrBuilder()
boolean hasMaxVersions()
int getMaxVersions()
boolean hasLimit()
int getLimit()
boolean hasInclusiveStartPrimaryKey()
com.google.protobuf.ByteString getInclusiveStartPrimaryKey()
boolean hasExclusiveEndPrimaryKey()
com.google.protobuf.ByteString getExclusiveEndPrimaryKey()
boolean hasCacheBlocks()
boolean getCacheBlocks()
boolean hasFilter()
com.google.protobuf.ByteString getFilter()
boolean hasStartColumn()
String getStartColumn()
boolean hasEndColumn()
String getEndColumn()
boolean hasToken()
com.google.protobuf.ByteString getToken()
boolean hasTransactionId()
String getTransactionId()
boolean hasDataBlockTypeHint()
OtsInternalApi.DataBlockType getDataBlockTypeHint()
boolean hasReturnEntirePrimaryKeys()
boolean getReturnEntirePrimaryKeys()
boolean hasCompressTypeHint()
OtsInternalApi.CompressType getCompressTypeHint()
Copyright © 2018. All Rights Reserved.