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