Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Modifier and Type | Class and Description |
---|---|
class |
EPRuntimeIsolatedImpl
Implementation for isolated runtime.
|
Modifier and Type | Method and Description |
---|---|
EPRuntimeIsolatedSPI |
EPRuntimeIsolatedFactoryImpl.make(EPIsolationUnitServices isolatedServices,
EPServicesContext unisolatedSvc) |
EPRuntimeIsolatedSPI |
EPRuntimeIsolatedFactory.make(EPIsolationUnitServices isolatedServices,
EPServicesContext unisolatedSvc) |
Constructor and Description |
---|
EPAdministratorIsolatedImpl(String isolatedServiceName,
EPIsolationUnitServices services,
EPServicesContext unisolatedServices,
EPRuntimeIsolatedSPI isolatedRuntime)
Ctor.
|