Package com.espertech.esper.epl.join.pollindex

Poll result indexing strategies.

See:
          Description

Interface Summary
PollResultIndexingStrategy A strategy for converting a poll-result into a potentially indexed table.
 

Class Summary
PollResultIndexingStrategyComposite Strategy for building an index out of poll-results knowing the properties to base the index on.
PollResultIndexingStrategyIndex Strategy for building an index out of poll-results knowing the properties to base the index on.
PollResultIndexingStrategyIndexCoerce Strategy for building an index out of poll-results knowing the properties to base the index on, and their coercion types.
PollResultIndexingStrategyIndexCoerceSingle Strategy for building an index out of poll-results knowing the properties to base the index on, and their coercion types.
PollResultIndexingStrategyIndexSingle Strategy for building an index out of poll-results knowing the properties to base the index on.
PollResultIndexingStrategyIndexSingleArray Strategy for building an index out of poll-results knowing the properties to base the index on.
PollResultIndexingStrategyNoIndex Strategy of indexing that simply builds an unindexed table of poll results.
PollResultIndexingStrategySorted Strategy for building an index out of poll-results knowing the properties to base the index on.
 

Package com.espertech.esper.epl.join.pollindex Description

Poll result indexing strategies.


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com