public interface EPContextPartitionAdminSPI extends EPContextPartitionAdmin
Modifier and Type | Method and Description |
---|---|
EPContextPartitionExtract |
extractDestroyPaths(String contextName,
ContextPartitionSelector selector) |
EPContextPartitionExtract |
extractPaths(String contextName,
ContextPartitionSelector selector) |
EPContextPartitionExtract |
extractStopPaths(String contextName,
ContextPartitionSelector selector) |
EPContextPartitionImportResult |
importStartPaths(String contextName,
EPContextPartitionImportable importable,
AgentInstanceSelector agentInstanceSelector) |
boolean |
isSupportsExtract() |
destroyContextPartition, destroyContextPartitions, getContextNestingLevel, getContextPartitionIds, getContextPartitions, getContextStatementNames, getDescriptor, startContextPartition, startContextPartitions, stopContextPartition, stopContextPartitions
boolean isSupportsExtract()
EPContextPartitionExtract extractDestroyPaths(String contextName, ContextPartitionSelector selector)
EPContextPartitionExtract extractStopPaths(String contextName, ContextPartitionSelector selector)
EPContextPartitionExtract extractPaths(String contextName, ContextPartitionSelector selector)
EPContextPartitionImportResult importStartPaths(String contextName, EPContextPartitionImportable importable, AgentInstanceSelector agentInstanceSelector)