Class LuceneWithParametersAggregation<A>

java.lang.Object
org.hibernate.search.backend.lucene.types.aggregation.impl.LuceneWithParametersAggregation<A>
All Implemented Interfaces:
LuceneSearchAggregation<A>, SearchAggregation<A>

public class LuceneWithParametersAggregation<A> extends Object implements LuceneSearchAggregation<A>