public interface EPServiceProviderSPI extends EPServiceProvider
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_ENGINE_URI
For the default provider instance, which carries a null provider URI,
the URI value is "default".
|
static String |
DEFAULT_ENGINE_URI_QUALIFIER
For the default provider instance, which carries a "default" provider URI,
the property name qualification and stream name qualification may use "default".
|
addServiceStateListener, addStatementStateListener, destroy, getEngineInstanceWideLock, getEPAdministrator, getEPRuntime, getEPServiceIsolated, getEPServiceIsolatedNames, getURI, initialize, isDestroyed, removeAllServiceStateListeners, removeAllStatementStateListeners, removeServiceStateListener, removeStatementStateListener
static final String DEFAULT_ENGINE_URI
static final String DEFAULT_ENGINE_URI_QUALIFIER
StatementLifecycleSvc getStatementLifecycleSvc()
EventAdapterService getEventAdapterService()
SchedulingService getSchedulingService()
SchedulingMgmtService getSchedulingMgmtService()
FilterService getFilterService()
TimerService getTimerService()
NamedWindowMgmtService getNamedWindowMgmtService()
TableService getTableService()
ConfigurationInformation getConfigurationInformation()
Context getContext()
getContext
in interface EPServiceProvider
EngineLevelExtensionServicesContext getExtensionServicesContext()
MetricReportingService getMetricReportingService()
VariableService getVariableService()
ValueAddEventService getValueAddEventService()
StatementEventTypeRef getStatementEventTypeRef()
ThreadingService getThreadingService()
EngineEnvContext getEngineEnvContext()
EPServicesContext getServicesContext()
StatementContextFactory getStatementContextFactory()
EngineImportService getEngineImportService()
TimeProvider getTimeProvider()
StatementIsolationService getStatementIsolationService()
DeploymentStateService getDeploymentStateService()
ContextManagementService getContextManagementService()
void setConfiguration(Configuration configuration)
void postInitialize()
void initialize(Long currentTime)