public abstract class ContextControllerPartitionedFactoryBase extends ContextControllerFactoryBase implements ContextControllerFactory
Modifier and Type | Field and Description |
---|---|
protected ContextDetailPartitioned |
segmentedSpec |
factoryContext
Constructor and Description |
---|
ContextControllerPartitionedFactoryBase(ContextControllerFactoryContext factoryContext,
ContextDetailPartitioned segmentedSpec,
java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts) |
getFactoryContext, getStateCache
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createNoCallback, getFactoryContext, getStateCache
protected final ContextDetailPartitioned segmentedSpec
public ContextControllerPartitionedFactoryBase(ContextControllerFactoryContext factoryContext, ContextDetailPartitioned segmentedSpec, java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts)
public boolean hasFiltersSpecsNestedContexts()
public void validateFactory() throws ExprValidationException
validateFactory
in interface ContextControllerFactory
ExprValidationException
public ContextControllerStatementCtxCache validateStatement(ContextControllerStatementBase statement) throws ExprValidationException
validateStatement
in interface ContextControllerFactory
ExprValidationException
public void populateFilterAddendums(java.util.IdentityHashMap<FilterSpecCompiled,FilterValueSetParam[][]> filterAddendum, ContextControllerStatementDesc statement, java.lang.Object key, int contextId)
populateFilterAddendums
in interface ContextControllerFactory
public void populateContextInternalFilterAddendums(ContextInternalFilterAddendum filterAddendum, java.lang.Object key)
public void populateContextInternalFilterAddendumsTermination(ContextInternalFilterAddendum filterAddendum, java.lang.Object key)
public FilterSpecLookupable getFilterLookupable(EventType eventType)
getFilterLookupable
in interface ContextControllerFactory
public boolean isSingleInstanceContext()
isSingleInstanceContext
in interface ContextControllerFactory
public StatementAIResourceRegistryFactory getStatementAIResourceRegistryFactory()
getStatementAIResourceRegistryFactory
in interface ContextControllerFactory
public java.util.List<ContextDetailPartitionItem> getContextDetailPartitionItems()
getContextDetailPartitionItems
in interface ContextControllerFactory
public ContextDetail getContextDetail()
getContextDetail
in interface ContextControllerFactory
public ContextDetailPartitioned getSegmentedSpec()
public MatchedEventMapMeta getTermConditionMatchEventMap()
public java.util.Map<java.lang.String,java.lang.Object> getContextBuiltinProps()
getContextBuiltinProps
in interface ContextControllerFactory
public ContextPartitionIdentifier keyPayloadToIdentifier(java.lang.Object payload)
keyPayloadToIdentifier
in interface ContextControllerFactory