com.espertech.esper.core.service
Interface EPContextPartitionAdminSPI

All Superinterfaces:
EPContextPartitionAdmin
All Known Implementing Classes:
EPContextPartitionAdminImpl

public interface EPContextPartitionAdminSPI
extends EPContextPartitionAdmin


Method Summary
 EPContextPartitionExtract extractDestroyPaths(java.lang.String contextName, ContextPartitionSelector selector)
           
 EPContextPartitionExtract extractPaths(java.lang.String contextName, ContextPartitionSelector selector)
           
 EPContextPartitionExtract extractStopPaths(java.lang.String contextName, ContextPartitionSelector selector)
           
 EPContextPartitionImportResult importStartPaths(java.lang.String contextName, EPContextPartitionImportable importable, AgentInstanceSelector agentInstanceSelector)
           
 
Methods inherited from interface com.espertech.esper.client.context.EPContextPartitionAdmin
destroyContextPartition, destroyContextPartitions, getContextNestingLevel, getContextPartitionIds, getContextPartitions, getContextStatementNames, getDescriptor, startContextPartition, startContextPartitions, stopContextPartition, stopContextPartitions
 

Method Detail

extractDestroyPaths

EPContextPartitionExtract extractDestroyPaths(java.lang.String contextName,
                                              ContextPartitionSelector selector)

extractStopPaths

EPContextPartitionExtract extractStopPaths(java.lang.String contextName,
                                           ContextPartitionSelector selector)

extractPaths

EPContextPartitionExtract extractPaths(java.lang.String contextName,
                                       ContextPartitionSelector selector)

importStartPaths

EPContextPartitionImportResult importStartPaths(java.lang.String contextName,
                                                EPContextPartitionImportable importable,
                                                AgentInstanceSelector agentInstanceSelector)

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