Interface EventTableFactory
- All Known Implementing Classes:
EventTableFactoryCustomIndex
,PropertyCompositeEventTableFactory
,PropertyHashedArrayFactory
,PropertyHashedEventTableFactory
,PropertySortedEventTableFactory
,UnindexedEventTableFactory
public interface EventTableFactory
Table of events allowing add and remove. Lookup in table is coordinated
through the underlying implementation.
-
Method Summary
Modifier and TypeMethodDescriptionmakeEventTables
(ExprEvaluatorContext exprEvaluatorContext, Integer subqueryNumber)