Class ElasticsearchSearchQuerySelectStepImpl<R,E,LOS>

java.lang.Object
org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep<ElasticsearchSearchQueryOptionsStep<E,LOS>,R,E,LOS,ElasticsearchSearchProjectionFactory<R,E>,ElasticsearchSearchPredicateFactory>
org.hibernate.search.backend.elasticsearch.search.query.dsl.impl.ElasticsearchSearchQuerySelectStepImpl<R,E,LOS>
All Implemented Interfaces:
ElasticsearchSearchQuerySelectStep<R,E,LOS>, ElasticsearchSearchQueryWhereStep<E,LOS>, SearchQuerySelectStep<ElasticsearchSearchQueryOptionsStep<E,LOS>,R,E,LOS,ElasticsearchSearchProjectionFactory<R,E>,ElasticsearchSearchPredicateFactory>, SearchQueryWhereStep<ElasticsearchSearchQueryOptionsStep<E,LOS>,E,LOS,ElasticsearchSearchPredicateFactory>

public class ElasticsearchSearchQuerySelectStepImpl<R,E,LOS> extends AbstractSearchQuerySelectStep<ElasticsearchSearchQueryOptionsStep<E,LOS>,R,E,LOS,ElasticsearchSearchProjectionFactory<R,E>,ElasticsearchSearchPredicateFactory> implements ElasticsearchSearchQuerySelectStep<R,E,LOS>