Interface ElasticsearchSearchQuerySelectStep<SR,R,E,LOS>

All Superinterfaces:
ElasticsearchSearchQueryWhereStep<SR,E,LOS>, SearchQuerySelectStep<SR,ElasticsearchSearchQueryOptionsStep<SR,E,LOS>,R,E,LOS,ElasticsearchSearchProjectionFactory<SR,R,E>,ElasticsearchSearchPredicateFactory<SR>>, SearchQueryWhereStep<SR,ElasticsearchSearchQueryOptionsStep<SR,E,LOS>,E,LOS,ElasticsearchSearchPredicateFactory<SR>>

public interface ElasticsearchSearchQuerySelectStep<SR,R,E,LOS> extends SearchQuerySelectStep<SR,ElasticsearchSearchQueryOptionsStep<SR,E,LOS>,R,E,LOS,ElasticsearchSearchProjectionFactory<SR,R,E>,ElasticsearchSearchPredicateFactory<SR>>, ElasticsearchSearchQueryWhereStep<SR,E,LOS>