public interface SortOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Sort.FieldSort |
getFieldSort()
optional .dstore.elastic.Sort.FieldSort field_sort = 1; |
Sort.FieldSortOrBuilder |
getFieldSortOrBuilder()
optional .dstore.elastic.Sort.FieldSort field_sort = 1; |
Sort.ScoreSort |
getScoreSort()
optional .dstore.elastic.Sort.ScoreSort score_sort = 2; |
Sort.ScoreSortOrBuilder |
getScoreSortOrBuilder()
optional .dstore.elastic.Sort.ScoreSort score_sort = 2; |
Sort.SortByCase |
getSortByCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofSort.FieldSort getFieldSort()
optional .dstore.elastic.Sort.FieldSort field_sort = 1;Sort.FieldSortOrBuilder getFieldSortOrBuilder()
optional .dstore.elastic.Sort.FieldSort field_sort = 1;Sort.ScoreSort getScoreSort()
optional .dstore.elastic.Sort.ScoreSort score_sort = 2;Sort.ScoreSortOrBuilder getScoreSortOrBuilder()
optional .dstore.elastic.Sort.ScoreSort score_sort = 2;Sort.SortByCase getSortByCase()