public static interface OtsInternalApi.BulkExportRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getColumnsToGet(int index) |
int |
getColumnsToGetCount() |
List<String> |
getColumnsToGetList() |
OtsInternalApi.DataBlockType |
getDataBlockTypeHint() |
com.google.protobuf.ByteString |
getExclusiveEndPrimaryKey() |
com.google.protobuf.ByteString |
getFilter() |
com.google.protobuf.ByteString |
getInclusiveStartPrimaryKey() |
String |
getTableName() |
boolean |
hasDataBlockTypeHint() |
boolean |
hasExclusiveEndPrimaryKey() |
boolean |
hasFilter() |
boolean |
hasInclusiveStartPrimaryKey() |
boolean |
hasTableName() |
boolean hasTableName()
String getTableName()
int getColumnsToGetCount()
String getColumnsToGet(int index)
boolean hasInclusiveStartPrimaryKey()
com.google.protobuf.ByteString getInclusiveStartPrimaryKey()
boolean hasExclusiveEndPrimaryKey()
com.google.protobuf.ByteString getExclusiveEndPrimaryKey()
boolean hasFilter()
com.google.protobuf.ByteString getFilter()
boolean hasDataBlockTypeHint()
OtsInternalApi.DataBlockType getDataBlockTypeHint()
Copyright © 2019. All Rights Reserved.