public static final class Search.ScanQuery extends com.google.protobuf.GeneratedMessage implements Search.ScanQueryOrBuilder
限定符和类型 | 类和说明 |
---|---|
static class |
Search.ScanQuery.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
限定符和类型 | 字段和说明 |
---|---|
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 |
限定符和类型 | 方法和说明 |
---|---|
int |
getAliveTime() |
int |
getCurrentParallelId() |
static Search.ScanQuery |
getDefaultInstance() |
Search.ScanQuery |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getLimit() |
int |
getMaxParallel() |
Search.Query |
getQuery() |
Search.QueryOrBuilder |
getQueryOrBuilder() |
int |
getSerializedSize() |
com.google.protobuf.ByteString |
getToken() |
boolean |
hasAliveTime() |
boolean |
hasCurrentParallelId() |
boolean |
hasLimit() |
boolean |
hasMaxParallel() |
boolean |
hasQuery() |
boolean |
hasToken() |
protected 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.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Search.ScanQuery |
parseDelimitedFrom(InputStream input) |
static Search.ScanQuery |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(byte[] data) |
static Search.ScanQuery |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(com.google.protobuf.ByteString data) |
static Search.ScanQuery |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Search.ScanQuery |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ScanQuery |
parseFrom(InputStream input) |
static Search.ScanQuery |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.ScanQuery.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public 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 Search.ScanQuery getDefaultInstance()
public Search.ScanQuery getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessage
public boolean hasQuery()
hasQuery
在接口中 Search.ScanQueryOrBuilder
public Search.Query getQuery()
getQuery
在接口中 Search.ScanQueryOrBuilder
public Search.QueryOrBuilder getQueryOrBuilder()
getQueryOrBuilder
在接口中 Search.ScanQueryOrBuilder
public boolean hasLimit()
hasLimit
在接口中 Search.ScanQueryOrBuilder
public int getLimit()
getLimit
在接口中 Search.ScanQueryOrBuilder
public boolean hasAliveTime()
hasAliveTime
在接口中 Search.ScanQueryOrBuilder
public int getAliveTime()
getAliveTime
在接口中 Search.ScanQueryOrBuilder
public boolean hasToken()
hasToken
在接口中 Search.ScanQueryOrBuilder
public com.google.protobuf.ByteString getToken()
getToken
在接口中 Search.ScanQueryOrBuilder
public boolean hasCurrentParallelId()
public int getCurrentParallelId()
public boolean hasMaxParallel()
hasMaxParallel
在接口中 Search.ScanQueryOrBuilder
public int getMaxParallel()
getMaxParallel
在接口中 Search.ScanQueryOrBuilder
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
在类中 com.google.protobuf.GeneratedMessage
ObjectStreamException
public static Search.ScanQuery parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.ScanQuery parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.ScanQuery parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.ScanQuery parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.ScanQuery parseFrom(InputStream input) throws IOException
IOException
public static Search.ScanQuery parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.ScanQuery parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Search.ScanQuery parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.ScanQuery parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Search.ScanQuery parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.ScanQuery.Builder newBuilder()
public Search.ScanQuery.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static Search.ScanQuery.Builder newBuilder(Search.ScanQuery prototype)
public Search.ScanQuery.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected Search.ScanQuery.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessage
Copyright © 2021. All Rights Reserved.