Class PollResultIndexingStrategyNoIndexForge

java.lang.Object
com.espertech.esper.common.internal.epl.historical.indexingstrategy.PollResultIndexingStrategyNoIndexForge
All Implemented Interfaces:
PollResultIndexingStrategyForge

public class PollResultIndexingStrategyNoIndexForge extends Object implements PollResultIndexingStrategyForge
Strategy of indexing that simply builds an unindexed table of poll results.

For use when caching is disabled or when no proper index could be build because no where-clause or on-clause exists or these clauses don't yield indexable columns on analysis.