Package com.espertech.esper.common.internal.epl.historical.indexingstrategy
package com.espertech.esper.common.internal.epl.historical.indexingstrategy
Poll result indexing strategies.
-
ClassDescriptionA strategy for converting a poll-result into a potentially indexed table.Strategy of indexing that simply builds an unindexed table of poll results.Strategy of indexing that simply builds an unindexed table of poll results.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).