Interface | Description |
---|---|
PollResultIndexingStrategy |
A strategy for converting a poll-result into a potentially indexed table.
|
Class | Description |
---|---|
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.
|
Poll result indexing strategies.