Uses of Interface
com.espertech.esper.core.context.mgr.AgentInstanceSelector

Packages that use AgentInstanceSelector
com.espertech.esper.core.context.mgr Context management. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of AgentInstanceSelector in com.espertech.esper.core.context.mgr
 

Methods in com.espertech.esper.core.context.mgr with parameters of type AgentInstanceSelector
 void ContextManagerNested.contextPartitionNavigate(ContextControllerInstanceHandle existingHandle, ContextController originator, ContextControllerState controllerState, int exportedCPOrPathId, ContextInternalFilterAddendum filterAddendum, AgentInstanceSelector agentInstanceSelector, byte[] payload)
           
 void ContextManagerImpl.contextPartitionNavigate(ContextControllerInstanceHandle existingHandle, ContextController originator, ContextControllerState controllerState, int exportedCPOrPathId, ContextInternalFilterAddendum filterAddendum, AgentInstanceSelector agentInstanceSelector, byte[] payload)
           
 void ContextControllerLifecycleCallback.contextPartitionNavigate(ContextControllerInstanceHandle existingHandle, ContextController originator, ContextControllerState controllerState, int exportedCPOrPathId, ContextInternalFilterAddendum filterAddendum, AgentInstanceSelector agentInstanceSelector, byte[] payload)
           
 void ContextControllerPartitioned.importContextPartitions(ContextControllerState state, int pathIdToUse, ContextInternalFilterAddendum filterAddendum, AgentInstanceSelector agentInstanceSelector)
           
 void ContextControllerInitTerm.importContextPartitions(ContextControllerState state, int pathIdToUse, ContextInternalFilterAddendum filterAddendum, AgentInstanceSelector agentInstanceSelector)
           
 void ContextControllerHash.importContextPartitions(ContextControllerState state, int pathIdToUse, ContextInternalFilterAddendum filterAddendum, AgentInstanceSelector agentInstanceSelector)
           
 void ContextControllerCategory.importContextPartitions(ContextControllerState state, int pathIdToUse, ContextInternalFilterAddendum filterAddendum, AgentInstanceSelector agentInstanceSelector)
           
 void ContextController.importContextPartitions(ContextControllerState state, int pathIdToUse, ContextInternalFilterAddendum filterAddendum, AgentInstanceSelector agentInstanceSelector)
           
 void ContextManagerNested.importStartPaths(ContextControllerState state, AgentInstanceSelector agentInstanceSelector)
           
 void ContextManagerImpl.importStartPaths(ContextControllerState state, AgentInstanceSelector agentInstanceSelector)
           
 void ContextManager.importStartPaths(ContextControllerState state, AgentInstanceSelector agentInstanceSelector)
           
 

Uses of AgentInstanceSelector in com.espertech.esper.core.service
 

Methods in com.espertech.esper.core.service with parameters of type AgentInstanceSelector
 EPContextPartitionImportResult EPContextPartitionAdminSPI.importStartPaths(java.lang.String contextName, EPContextPartitionImportable importable, AgentInstanceSelector agentInstanceSelector)
           
 EPContextPartitionImportResult EPContextPartitionAdminImpl.importStartPaths(java.lang.String contextName, EPContextPartitionImportable importable, AgentInstanceSelector agentInstanceSelector)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com