public static class Sort.Order extends Object implements Serializable
Order(org.elasticsearch.search.sort.SortOrder direction, String property)
org.elasticsearch.search.sort.SortOrder
getDirection()
String
getProperty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Order(org.elasticsearch.search.sort.SortOrder direction, String property)
public org.elasticsearch.search.sort.SortOrder getDirection()
public String getProperty()
Copyright © 2020. All rights reserved.