Interface LuceneAggregatorRegistry

All Superinterfaces:
LuceneAggregatorFactory
All Known Implementing Classes:
DefaultLuceneAggregatorRegistry

public interface LuceneAggregatorRegistry extends LuceneAggregatorFactory
Registry for LuceneAggregatorRegistry.LuceneAggregatorProviders.

Aggregators are stateful. This registry doesn't store the aggregators themselves, but rather the providers that can create them.

Since:
10.5