Class ContextControllerBase
java.lang.Object
com.espertech.esper.common.internal.context.controller.core.ContextControllerBase
- All Implemented Interfaces:
ContextController
- Direct Known Subclasses:
ContextControllerCategory
,ContextControllerHash
,ContextControllerKeyed
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.espertech.esper.common.internal.context.controller.core.ContextController
activate, deactivate, destroy, getFactory, transfer, visitSelectedPartitions
-
Field Details
-
realization
-
-
Constructor Details
-
ContextControllerBase
-
-
Method Details
-
getRealization
- Specified by:
getRealization
in interfaceContextController
-