public static final class Search.ScanQuery extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.ScanQueryOrBuilder
ParallelScan API, same to Search APIProtobuf type
com.alicloud.openservices.tablestore.core.protocol.ScanQuery| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.ScanQuery.Builder
ParallelScan API, same to Search API
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.ScanQuery |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ALIVE_TIME_FIELD_NUMBER |
static int |
CURRENT_PARALLEL_ID_FIELD_NUMBER |
static int |
LIMIT_FIELD_NUMBER |
static int |
MAX_PARALLEL_FIELD_NUMBER |
static int |
QUERY_FIELD_NUMBER |
static int |
TOKEN_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
int |
getAliveTime()
unit is second
optional int32 alive_time = 3; |
int |
getCurrentParallelId()
optional int32 current_parallel_id = 5; |
static Search.ScanQuery |
getDefaultInstance() |
Search.ScanQuery |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getLimit()
optional int32 limit = 2; |
int |
getMaxParallel()
optional int32 max_parallel = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.ScanQuery> |
getParserForType() |
Search.Query |
getQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 1; |
Search.QueryOrBuilder |
getQueryOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 1; |
int |
getSerializedSize() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getToken()
optional bytes token = 4; |
boolean |
hasAliveTime()
unit is second
optional int32 alive_time = 3; |
boolean |
hasCurrentParallelId()
optional int32 current_parallel_id = 5; |
int |
hashCode() |
boolean |
hasLimit()
optional int32 limit = 2; |
boolean |
hasMaxParallel()
optional int32 max_parallel = 6; |
boolean |
hasQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 1; |
boolean |
hasToken()
optional bytes token = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.ScanQuery.Builder |
newBuilder() |
static Search.ScanQuery.Builder |
newBuilder(Search.ScanQuery prototype) |
Search.ScanQuery.Builder |
newBuilderForType() |
protected Search.ScanQuery.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.ScanQuery |
parseDelimitedFrom(InputStream input) |
static Search.ScanQuery |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(byte[] data) |
static Search.ScanQuery |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(ByteBuffer data) |
static Search.ScanQuery |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.ScanQuery |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.ScanQuery |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(InputStream input) |
static Search.ScanQuery |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.ScanQuery> |
parser() |
Search.ScanQuery.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int QUERY_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
public static final int ALIVE_TIME_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER
public static final int CURRENT_PARALLEL_ID_FIELD_NUMBER
public static final int MAX_PARALLEL_FIELD_NUMBER
public static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean hasQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 1;hasQuery 在接口中 Search.ScanQueryOrBuilderpublic Search.Query getQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 1;getQuery 在接口中 Search.ScanQueryOrBuilderpublic Search.QueryOrBuilder getQueryOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 1;getQueryOrBuilder 在接口中 Search.ScanQueryOrBuilderpublic boolean hasLimit()
optional int32 limit = 2;hasLimit 在接口中 Search.ScanQueryOrBuilderpublic int getLimit()
optional int32 limit = 2;getLimit 在接口中 Search.ScanQueryOrBuilderpublic boolean hasAliveTime()
unit is second
optional int32 alive_time = 3;hasAliveTime 在接口中 Search.ScanQueryOrBuilderpublic int getAliveTime()
unit is second
optional int32 alive_time = 3;getAliveTime 在接口中 Search.ScanQueryOrBuilderpublic boolean hasToken()
optional bytes token = 4;hasToken 在接口中 Search.ScanQueryOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getToken()
optional bytes token = 4;getToken 在接口中 Search.ScanQueryOrBuilderpublic boolean hasCurrentParallelId()
optional int32 current_parallel_id = 5;hasCurrentParallelId 在接口中 Search.ScanQueryOrBuilderpublic int getCurrentParallelId()
optional int32 current_parallel_id = 5;getCurrentParallelId 在接口中 Search.ScanQueryOrBuilderpublic boolean hasMaxParallel()
optional int32 max_parallel = 6;hasMaxParallel 在接口中 Search.ScanQueryOrBuilderpublic int getMaxParallel()
optional int32 max_parallel = 6;getMaxParallel 在接口中 Search.ScanQueryOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.ScanQuery parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ScanQuery parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ScanQuery parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ScanQuery parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ScanQuery parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ScanQuery parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ScanQuery parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.ScanQuery parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.ScanQuery parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.ScanQuery parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.ScanQuery parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.ScanQuery parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.ScanQuery.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.ScanQuery.Builder newBuilder()
public static Search.ScanQuery.Builder newBuilder(Search.ScanQuery prototype)
public Search.ScanQuery.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.ScanQuery.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.ScanQuery getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.ScanQuery> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.ScanQuery> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic Search.ScanQuery getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.