public interface EPContextPartitionAdminSPI extends EPContextPartitionAdmin
Modifier and Type | Method and Description |
---|---|
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) |
destroyContextPartition, destroyContextPartitions, getContextNestingLevel, getContextPartitions, getContextStatementNames, getDescriptor, startContextPartition, startContextPartitions, stopContextPartition, stopContextPartitions
EPContextPartitionExtract extractDestroyPaths(java.lang.String contextName, ContextPartitionSelector selector)
EPContextPartitionExtract extractStopPaths(java.lang.String contextName, ContextPartitionSelector selector)
EPContextPartitionExtract extractPaths(java.lang.String contextName, ContextPartitionSelector selector)
EPContextPartitionImportResult importStartPaths(java.lang.String contextName, EPContextPartitionImportable importable, AgentInstanceSelector agentInstanceSelector)