public static interface Search.ParallelScanRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
Search.ColumnsToGet |
getColumnsToGet() |
Search.ColumnsToGetOrBuilder |
getColumnsToGetOrBuilder() |
String |
getIndexName() |
Search.ScanQuery |
getScanQuery() |
Search.ScanQueryOrBuilder |
getScanQueryOrBuilder() |
com.google.protobuf.ByteString |
getSessionId() |
String |
getTableName() |
int |
getTimeoutMs() |
boolean |
hasColumnsToGet() |
boolean |
hasIndexName() |
boolean |
hasScanQuery() |
boolean |
hasSessionId() |
boolean |
hasTableName() |
boolean |
hasTimeoutMs() |
boolean hasTableName()
String getTableName()
boolean hasIndexName()
String getIndexName()
boolean hasColumnsToGet()
Search.ColumnsToGet getColumnsToGet()
Search.ColumnsToGetOrBuilder getColumnsToGetOrBuilder()
boolean hasSessionId()
com.google.protobuf.ByteString getSessionId()
boolean hasScanQuery()
Search.ScanQuery getScanQuery()
Search.ScanQueryOrBuilder getScanQueryOrBuilder()
boolean hasTimeoutMs()
int getTimeoutMs()
Copyright © 2021. All Rights Reserved.