Class SortFieldAndFormat

java.lang.Object
org.elasticsearch.search.sort.SortFieldAndFormat

public final class SortFieldAndFormat
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    org.apache.lucene.search.SortField field  
    DocValueFormat format  
  • Constructor Summary

    Constructors 
    Constructor Description
    SortFieldAndFormat​(org.apache.lucene.search.SortField field, DocValueFormat format)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait