Interface EventTableFactoryFactoryForge
- All Known Implementing Classes:
EventTableFactoryFactoryForgeBase
,PropertyCompositeEventTableFactoryFactoryForge
,PropertyHashedArrayFactoryFactoryForge
,PropertyHashedFactoryFactoryForge
,PropertySortedFactoryFactoryForge
,UnindexedEventTableFactoryFactoryForge
public interface EventTableFactoryFactoryForge
Table of events allowing add and remove. Lookup in table is coordinated
through the underlying implementation.
-
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Method Details
-
toQueryPlan
String toQueryPlan() -
getEventTableClass
Class getEventTableClass() -
make
CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-