See: Description
Interface | Description |
---|---|
PollResultIndexingStrategy |
A strategy for converting a poll-result into a potentially indexed table.
|
PollResultIndexingStrategyForge |
Class | Description |
---|---|
PollResultIndexingStrategyComposite | |
PollResultIndexingStrategyCompositeForge | |
PollResultIndexingStrategyHash | |
PollResultIndexingStrategyHashForge | |
PollResultIndexingStrategyInKeywordMulti | |
PollResultIndexingStrategyInKeywordMultiForge | |
PollResultIndexingStrategyMulti | |
PollResultIndexingStrategyMultiForge | |
PollResultIndexingStrategyNoIndex |
Strategy of indexing that simply builds an unindexed table of poll results.
|
PollResultIndexingStrategyNoIndexForge |
Strategy of indexing that simply builds an unindexed table of poll results.
|
PollResultIndexingStrategySorted | |
PollResultIndexingStrategySortedForge | |
UnindexedEventTableList |
Simple table of events without an index, based on a List implementation rather then a set
since we know there cannot be duplicates (such as a poll returning individual rows).
|
Poll result indexing strategies.
Copyright © 2005–2018. All rights reserved.