Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.Builder.clear() |
Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.Builder.clearOrder()
optional .com.alicloud.openservices.tablestore.core.protocol.SortOrder order = 1;
|
Search.PrimaryKeySort.Builder |
Search.Sorter.Builder.getPkSortBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySort pk_sort = 4;
|
Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.Builder.mergeFrom(Search.PrimaryKeySort other) |
static Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.newBuilder() |
static Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.newBuilder(Search.PrimaryKeySort prototype) |
Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.newBuilderForType() |
protected Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.Builder.setOrder(Search.SortOrder value)
optional .com.alicloud.openservices.tablestore.core.protocol.SortOrder order = 1;
|
Search.PrimaryKeySort.Builder |
Search.PrimaryKeySort.toBuilder() |