public static final class Search.Sort extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.SortOrBuilder
com.alicloud.openservices.tablestore.core.protocol.Sort| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.Sort.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.Sort |
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 |
DISABLE_DEFAULT_PK_SORTER_FIELD_NUMBER |
static int |
SORTER_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Search.Sort |
getDefaultInstance() |
Search.Sort |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getDisableDefaultPkSorter()
optional bool disable_default_pk_sorter = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.Sort> |
getParserForType() |
int |
getSerializedSize() |
Search.Sorter |
getSorter(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
int |
getSorterCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
List<Search.Sorter> |
getSorterList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
Search.SorterOrBuilder |
getSorterOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
List<? extends Search.SorterOrBuilder> |
getSorterOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
boolean |
hasDisableDefaultPkSorter()
optional bool disable_default_pk_sorter = 2; |
int |
hashCode() |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.Sort.Builder |
newBuilder() |
static Search.Sort.Builder |
newBuilder(Search.Sort prototype) |
Search.Sort.Builder |
newBuilderForType() |
protected Search.Sort.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.Sort |
parseDelimitedFrom(InputStream input) |
static Search.Sort |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.Sort |
parseFrom(byte[] data) |
static Search.Sort |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.Sort |
parseFrom(ByteBuffer data) |
static Search.Sort |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.Sort |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.Sort |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.Sort |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.Sort |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.Sort |
parseFrom(InputStream input) |
static Search.Sort |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.Sort> |
parser() |
Search.Sort.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 SORTER_FIELD_NUMBER
public static final int DISABLE_DEFAULT_PK_SORTER_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 List<Search.Sorter> getSorterList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;getSorterList 在接口中 Search.SortOrBuilderpublic List<? extends Search.SorterOrBuilder> getSorterOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;getSorterOrBuilderList 在接口中 Search.SortOrBuilderpublic int getSorterCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;getSorterCount 在接口中 Search.SortOrBuilderpublic Search.Sorter getSorter(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;getSorter 在接口中 Search.SortOrBuilderpublic Search.SorterOrBuilder getSorterOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;getSorterOrBuilder 在接口中 Search.SortOrBuilderpublic boolean hasDisableDefaultPkSorter()
optional bool disable_default_pk_sorter = 2;hasDisableDefaultPkSorter 在接口中 Search.SortOrBuilderpublic boolean getDisableDefaultPkSorter()
optional bool disable_default_pk_sorter = 2;getDisableDefaultPkSorter 在接口中 Search.SortOrBuilderpublic 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.Sort parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.Sort 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.Sort 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.Sort 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.Sort parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.Sort 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.Sort parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.Sort parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.Sort parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.Sort parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.Sort parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.Sort parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.Sort.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.Sort.Builder newBuilder()
public static Search.Sort.Builder newBuilder(Search.Sort prototype)
public Search.Sort.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.Sort.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.Sort getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.Sort> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.Sort> 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.Sort getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.