java.lang.Object
org.springframework.data.domain.Sort.Order
org.springframework.data.elasticsearch.core.query.Order
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GeoDistanceOrder

public class Order extends Sort.Order
Extends the Sort.Order with properties that can be set on Elasticsearch order options.
Since:
4.3
Author:
Peter-Josef Meisch
See Also: