Class ElasticsearchStandardFieldSort.Factory<F>

All Implemented Interfaces:
SearchQueryElementFactory<FieldSortBuilder,ElasticsearchSearchIndexScope<?>,ElasticsearchSearchIndexValueFieldContext<F>>
Direct Known Subclasses:
ElasticsearchStandardFieldSort.TemporalFieldFactory, ElasticsearchStandardFieldSort.TextFieldFactory
Enclosing class:
ElasticsearchStandardFieldSort

public static class ElasticsearchStandardFieldSort.Factory<F> extends AbstractElasticsearchCodecAwareSearchQueryElementFactory<FieldSortBuilder,F>