Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- aAggregationUngroupedApplyEnterLeave(boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aAggregationUngroupedApplyEnterLeave(boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- AbstractPollingReporter - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
-
An abstract base class for all reporter implementations which periodically poll registered metrics (e.g., to send the data to another service).
- AbstractPollingReporter(MetricsRegistry, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractPollingReporter
-
Creates a new
AbstractPollingReporter
instance. - AbstractReporter - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
-
The base class for all metric reporters.
- AbstractReporter(MetricsRegistry) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractReporter
-
Creates a new
AbstractReporter
instance. - accountOutput(StatementMetricHandle, int, int, Object, Object) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- accountTime(StatementMetricHandle, long, long, int) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- acquire(ManagedReadWriteLock) - Method in interface com.espertech.esper.runtime.client.util.LockStrategy
-
Acquire should acquire the write lock of the provided read-write lock and may retry and backoff or fail.
- acquire(ManagedReadWriteLock) - Method in class com.espertech.esper.runtime.client.util.LockStrategyDefault
- acquire(ManagedReadWriteLock) - Method in class com.espertech.esper.runtime.client.util.LockStrategyNone
- acquire(ManagedReadWriteLock) - Method in class com.espertech.esper.runtime.client.util.LockStrategyWTimeout
- acquireWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- acquireWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- activateContext(String, ContextDefinition) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- activated() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- activateExpression(String) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- activateNamedWindow(String) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- activateTable(String) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- activateVariable(String, DataInputOutputSerde) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- Adapter - Interface in com.espertech.esper.runtime.client.util
-
An Adapter takes some external data, converts it into events, and sends it into the runtime.
- AdapterSPI - Interface in com.espertech.esper.runtime.client.util
-
An Adapter takes some external data, converts it into events, and sends it into the runtime runtime.
- AdapterState - Enum Class in com.espertech.esper.runtime.client.util
-
The state of a Adapter.
- AdapterStateManager - Class in com.espertech.esper.runtime.client.util
-
A utility to manage the state transitions for an InputAdapter.
- AdapterStateManager() - Constructor for class com.espertech.esper.runtime.client.util.AdapterStateManager
- add(long, ScheduleHandle, long) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- add(EventBean) - Method in interface com.espertech.esper.runtime.internal.kernel.service.WorkQueue
- add(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceMayLatch
- add(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceNoLatch
- add(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceMayLatch
- add(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceNoLatch
- add(EventBean, EPStatementHandle, boolean, int) - Method in interface com.espertech.esper.runtime.internal.kernel.service.WorkQueue
- add(EventBean, EPStatementHandle, boolean, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceMayLatch
- add(EventBean, EPStatementHandle, boolean, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceNoLatch
- add(EventBean, EPStatementHandle, boolean, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceMayLatch
- add(EventBean, EPStatementHandle, boolean, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceNoLatch
- add(EventType, FilterValueSetParam[][], FilterHandle) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- add(EventType, FilterValueSetParam[][], FilterHandle) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- add(EventType, FilterValueSetParam[][], FilterHandle, FilterServiceGranularLockFactory) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexBuilder
-
Add a filter to the event type index structure, and to the filter subtree.
- add(EventType, FilterHandleSetNode) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
-
Add a new event type to the index and use the specified node for the root node of its subtree.
- add(FilterValueSetParam[][], FilterHandle, FilterHandleSetNode, FilterServiceGranularLockFactory) - Static method in class com.espertech.esper.runtime.internal.filtersvcimpl.IndexTreeBuilderAdd
-
Add a filter callback according to the filter specification to the top node returning information to be used to remove the filter callback.
- add(FilterHandle) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Add a filter callback.
- add(FilterParamIndexBase) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Add an index.
- add(String, int, EPCompiled, Map<Integer, Object>, Map<Integer, String>, Map<Integer, Map<Integer, Object>>, String[]) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryService
- add(String, int, EPCompiled, Map<Integer, Object>, Map<Integer, String>, Map<Integer, Map<Integer, Object>>, String[]) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryServiceImpl
- add(ArrayDeque<FilterItem>, FilterHandle) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexTraverse
- addContextPartitionStateListener(String, String, ContextPartitionStateListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- addContextStateListener(ContextStateListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- addDeployment(String, DeploymentInternal) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- addDeployment(String, DeploymentInternal) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- addDeploymentStateListener(DeploymentStateListener) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Add a deployment state listener
- addDeploymentStateListener(DeploymentStateListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- addDispatch(NamedWindowConsumerLatchFactory, NamedWindowDeltaData, Map<EPStatementAgentInstanceHandle, List<NamedWindowConsumerView>>) - Method in class com.espertech.esper.runtime.internal.namedwindow.NamedWindowDispatchServiceImpl
- addFilterServiceListener(FilterServiceListener) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- addFilterServiceListener(FilterServiceListener) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceSPI
-
Add activity listener.void acquireWriteLock();
- addInternal(EventType, FilterValueSetParam[][], FilterHandle) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- addListener(UpdateListener) - Method in interface com.espertech.esper.runtime.client.EPListenable
-
Add a listener that observes events.
- addListener(UpdateListener) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- addListener(UpdateListener) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
-
Add a listener to the statement.
- addListener(MetricsRegistryListener) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Adds a
MetricsRegistryListener
to a collection of listeners that will be notified on metric creation. - addListenerWithReplay(UpdateListener) - Method in interface com.espertech.esper.runtime.client.EPListenable
-
Add an update listener replaying current statement results to the listener.
- addListenerWithReplay(UpdateListener) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- addReadyCallback(StatementReadyCallback) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- addRuntimeStateListener(EPRuntimeStateListener) - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Add a listener to runtime state changes that receives a before-destroy event.
- addRuntimeStateListener(EPRuntimeStateListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- addStatement(EPStatementSPI) - Method in interface com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleService
- addStatement(EPStatementSPI) - Method in class com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleServiceImpl
- addStatementLifecycleListener(StatementListenerEventObserver) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- addStatementLifecycleListener(StatementListenerEventObserver) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- addStatementResultListener(MetricsStatementResultListener) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- addStatementResultListener(MetricsStatementResultListener) - Method in interface com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceSPI
-
Add stmt result listener.
- addToEnvironment(String, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- advanceTime(long) - Method in interface com.espertech.esper.runtime.client.EPEventServiceTimeControl
-
Advance time by jumping to the given time in milliseconds (or nanoseconds if so configured).
- advanceTime(long) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- advanceTime(long) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- advanceTimeSpan(long) - Method in interface com.espertech.esper.runtime.client.EPEventServiceTimeControl
-
Advance time by continually-sliding to the given time in milliseconds (or nanoseconds if so configured) at the smallest resolution (non-hopping).
- advanceTimeSpan(long) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- advanceTimeSpan(long) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- advanceTimeSpan(long, long) - Method in interface com.espertech.esper.runtime.client.EPEventServiceTimeControl
-
Advance time by continually-sliding to the given time in milliseconds (or nanoseconds if so configured) at the provided resolution (hopping).
- advanceTimeSpan(long, long) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- advanceTimeSpan(long, long) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- aEvent() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aEvent() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aEventCP() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aEventCP() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprAggValue(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprAggValue(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprAnd(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprAnd(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprArray(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprArray(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprBetween(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprBetween(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprBitwise(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprBitwise(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprCase(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprCase(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprCast(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprCast(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprCoalesce(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprCoalesce(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprConcat(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprConcat(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprConst(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprConst(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprContextProp(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprContextProp(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprDeclared(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprDeclared(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprDot(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprDot(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprDotChain() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprDotChain() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprDotChainElement(EPChainableType, Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprDotChainElement(EPChainableType, Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprEquals(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprEquals(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprEqualsAnyOrAll(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprEqualsAnyOrAll(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprIdent(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprIdent(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprIn(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprIn(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprInstanceof(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprInstanceof(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprIs(boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprIs(boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprIStream(boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprIStream(boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprLike(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprLike(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprMath(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprMath(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprMinMaxRow(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprMinMaxRow(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprNew(Map<String, Object>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprNew(Map<String, Object>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprNot(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprNot(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprOr(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprOr(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprPlugInSingleRow(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprPlugInSingleRow(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprPrev(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprPrev(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprPrior(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprPrior(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprPropExists(boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprPropExists(boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprRegexp(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprRegexp(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprRelOp(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprRelOp(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprRelOpAnyOrAll(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprRelOpAnyOrAll(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprStreamUnd(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprStreamUnd(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprStreamUndMethod(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprStreamUndMethod(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprStreamUndSelectClause(EventBean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprStreamUndSelectClause(EventBean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprSubselect(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprSubselect(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprTableSubpropAccessor(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprTableSubpropAccessor(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprTableSubproperty(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprTableSubproperty(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprTableTop(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprTableTop(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprTimePeriod(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprTimestamp(long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprTimestamp(long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprTypeof(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprTypeof(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aExprVariable(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aExprVariable(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aFilter(Collection<FilterHandle>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aFilter(Collection<FilterHandle>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aFilterActivationStream(AgentInstanceContext, boolean, int) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aFilterAdd() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aFilterAdd() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aFilterBoolean() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aFilterBoolean() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aFilterBooleanExpr(boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aFilterBooleanExpr(boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aFilterHandleSetIndexes() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aFilterHandleSetIndexes() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aFilterRemove() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aFilterRemove() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aFilterReverseIndex(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aFilterReverseIndex(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aHavingClause(Boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aHavingClause(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aInfraUpdate(EventBean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aInfraUpdate(EventBean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aInfraUpdateRHSExpr(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aInfraUpdateRHSExpr(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- ALL - Static variable in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricPredicate
-
A predicate which matches all inputs.
- allMetrics() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Returns an unmodifiable map of all metrics and their names.
- allocateThreadLocals(boolean, String, Configuration, EventBeanService, ExceptionHandlingService, SchedulingService, TimeZone, TimeAbacus, VariableManagementService) - Static method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceHelper
- aNamedWindowCPMulti() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aNamedWindowCPSingle() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aNamedWindowDispatch() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aOrderBy(Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aOrderBy(Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aOutputProcessNonBuffered() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aOutputProcessNonBufferedJoin() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- appendTo(StringWriter) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSetEntry
- aRegEx(RowRecogPartitionState, List<RowRecogNFAStateEntry>, List<RowRecogNFAStateEntry>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegExPartition(boolean, Object, RowRecogPartitionState) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegExScheduledEval() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegExState(List<RowRecogNFAStateEntry>, LinkedHashMap<String, Pair<Integer, Boolean>>, int[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegExStateStart(List<RowRecogNFAStateEntry>, LinkedHashMap<String, Pair<Integer, Boolean>>, int[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegFilter(Boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegIntervalState(boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegIntervalValue(long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegMeasure(EventBean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRegOut() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aResultSetProcessComputeGroupKeys(boolean, Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aResultSetProcessComputeGroupKeys(boolean, Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aResultSetProcessGroupedRowPerEvent(UniformPair<EventBean[]>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aResultSetProcessGroupedRowPerEvent(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aResultSetProcessGroupedRowPerGroup(UniformPair<EventBean[]>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aResultSetProcessGroupedRowPerGroup(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aResultSetProcessSimple(UniformPair<EventBean[]>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aResultSetProcessSimple(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aResultSetProcessUngroupedFullyAgg(UniformPair<EventBean[]>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aResultSetProcessUngroupedFullyAgg(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aResultSetProcessUngroupedNonfullyAgg(UniformPair<EventBean[]>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aResultSetProcessUngroupedNonfullyAgg(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRouteBetweenStmt() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aRouteBetweenStmt() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aRuntimeManagementDeploy(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aRuntimeManagementDeploy(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aScheduleAdd() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aScheduleAdd() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aScheduleEval(Collection<ScheduleHandle>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aScheduleEval(Collection<ScheduleHandle>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aScheduleRemove() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aScheduleRemove() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aSelectClause(boolean, EventBean, Object[]) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aSelectClause(boolean, EventBean, Object[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- assertInvokedAndReset() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns a pair of insert and remove stream event arrays considering the last invocation only, asserting that only a single invocation occured, and resetting the listener.
- assertInvokedAndReset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- assertInvokedFlagAndReset(boolean) - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Assert the invoked-flag against the expected value and reset the flag
- assertInvokedFlagAndReset(boolean) - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- ASSERTIONENABLED - Static variable in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAssertionHelper
- ASSERTIONENABLED - Static variable in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
- assertionService - Static variable in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAssertionHelper
- assertNotInvoked() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Assert not invoked.
- assertOneGetNew() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Asserts that exactly one insert stream event was received not checking remove stream data, and returns the received event.
- assertOneGetNew() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- assertOneGetNewAndReset() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Asserts that exactly one insert stream event was received and no remove stream events, resets the listener clearing all state and returns the received event.
- assertOneGetNewAndReset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Asserts that exactly one insert stream event was received and no remove stream events, resets the listener clearing all state and returns the received event.
- assertOneGetNewAndReset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- assertOneGetOld() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Asserts that exactly one remove stream event was received not checking insert stream data, and returns the received event.
- assertOneGetOld() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- assertOneGetOldAndReset() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Asserts that exactly one remove stream event was received and no insert stream events, resets the listener clearing all state and returns the received event.
- assertOneGetOldAndReset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Asserts that exactly one remove stream event was received and no insert stream events, resets the listener clearing all state and returns the received event.
- assertOneGetOldAndReset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- assertPairGetIRAndReset() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Asserts that exactly one insert stream event and exactly one remove stream event was received, resets the listener clearing all state and returns the received events as a pair.
- assertPairGetIRAndReset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- aStatementResultExecute() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aStatementResultExecute() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aStimulantEvent() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aStimulantEvent() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aStimulantTime() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aStimulantTime() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aTime() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aTime() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- aTimeCP() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- aTimeCP() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
B
- BeaconSourceFactory - Class in com.espertech.esper.runtime.internal.dataflow.op.beaconsource
- BeaconSourceFactory() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- BeaconSourceOp - Class in com.espertech.esper.runtime.internal.dataflow.op.beaconsource
- BeaconSourceOp(BeaconSourceFactory, long, long, long, Map<String, Object>) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceOp
- BEAN_EVENT_TYPE_FACTORY - Static variable in class com.espertech.esper.runtime.internal.support.SupportEventTypeFactory
- bind(String, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- bind(Name, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- buildDefaultURL(String, int, int) - Static method in class com.espertech.esper.runtime.internal.metrics.jmx.CommonJMXUtil
C
- calculateResolution() - Method in class com.espertech.esper.runtime.internal.timer.TimeSourceServiceImpl
-
Calculate resolution of this timer in microseconds i.e.
- cancelled() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureSpin
- cancelled() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureWait
- cancelled() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- check() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck
-
Perform a check of the application component.
- check() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.DeadlockHealthCheck
- checkDestroyed() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- checkModulePreconditions(String, String, DeploymentInternal, EPServicesContext) - Static method in class com.espertech.esper.runtime.internal.kernel.service.Undeployer
- checkSubstitutionSatisfied(EPFireAndForgetPreparedQueryParameterizedImpl) - Static method in class com.espertech.esper.runtime.internal.kernel.faf.EPRuntimeHelperFAF
- checkVersion(String) - Static method in class com.espertech.esper.runtime.client.util.RuntimeVersion
-
Compare major and minor version
- chooseGroup(String, Class<?>) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
If the group is empty, use the package name of the given class.
- chooseName(String, Method) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
If name is empty, use the name of the given method.
- chooseType(String, Class<?>) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
If the type is empty, use the simple name of the given class.
- CLASSPROVIDED - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Application-Inlined Class.
- clear() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- clear() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceSPI
- clear() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
-
Remove event reference to last event.
- clear() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Counter
-
Resets the counter to 0.
- clear() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
-
Clears all recorded values.
- clear() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Clears all recorded durations.
- clear() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
- clear() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Sample
-
Clears all recorded values.
- clear() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.UniformSample
- clearCaches() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- clearCaches() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
- clearCaches() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- clearDeliveriesRemoveStream(EventBean[]) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- Clock - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
An abstraction for how time passes.
- Clock() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Clock
- Clock.CpuTimeClock - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A clock implementation which returns the current thread's CPU time.
- Clock.UserTimeClock - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A clock implementation which returns the current time in epoch nanoseconds.
- clockExternal() - Method in interface com.espertech.esper.runtime.client.EPEventServiceTimeControl
-
Switches off the internal timer which tracks system time.
- clockExternal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- clockExternal() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- clockInternal() - Method in interface com.espertech.esper.runtime.client.EPEventServiceTimeControl
-
Switches on the internal timer which tracks system time.
- clockInternal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- clockInternal() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- close() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- close() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPPreparedQueryImpl
- close() - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- close() - Method in class com.espertech.esper.runtime.internal.kernel.statement.SafeIteratorImpl
- close() - Method in class com.espertech.esper.runtime.internal.kernel.statement.SafeIteratorWTableImpl
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceOp
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceOp
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkOp
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceOp
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- columnNames - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMap
- com.espertech.esper.runtime.client - package com.espertech.esper.runtime.client
-
Runtime API: Runs compiled EPL.
- com.espertech.esper.runtime.client.option - package com.espertech.esper.runtime.client.option
-
Deployment option callbacks.
- com.espertech.esper.runtime.client.plugin - package com.espertech.esper.runtime.client.plugin
-
Plug-in loaders follow runtime lifecycle and typically are for providing simple adapters or other integrations.
- com.espertech.esper.runtime.client.scopetest - package com.espertech.esper.runtime.client.scopetest
-
Runtime-related classes for facilitating automated regression testing.
- com.espertech.esper.runtime.client.stage - package com.espertech.esper.runtime.client.stage
-
For staging deployments.
- com.espertech.esper.runtime.client.util - package com.espertech.esper.runtime.client.util
-
Adapter shared classes.
- com.espertech.esper.runtime.internal.dataflow.op.beaconsource - package com.espertech.esper.runtime.internal.dataflow.op.beaconsource
- com.espertech.esper.runtime.internal.dataflow.op.emitter - package com.espertech.esper.runtime.internal.dataflow.op.emitter
- com.espertech.esper.runtime.internal.dataflow.op.epstatementsource - package com.espertech.esper.runtime.internal.dataflow.op.epstatementsource
- com.espertech.esper.runtime.internal.dataflow.op.eventbussink - package com.espertech.esper.runtime.internal.dataflow.op.eventbussink
- com.espertech.esper.runtime.internal.dataflow.op.eventbussource - package com.espertech.esper.runtime.internal.dataflow.op.eventbussource
- com.espertech.esper.runtime.internal.dataflow.op.filter - package com.espertech.esper.runtime.internal.dataflow.op.filter
- com.espertech.esper.runtime.internal.dataflow.op.logsink - package com.espertech.esper.runtime.internal.dataflow.op.logsink
- com.espertech.esper.runtime.internal.dataflow.op.select - package com.espertech.esper.runtime.internal.dataflow.op.select
- com.espertech.esper.runtime.internal.deploymentlifesvc - package com.espertech.esper.runtime.internal.deploymentlifesvc
- com.espertech.esper.runtime.internal.filtersvcimpl - package com.espertech.esper.runtime.internal.filtersvcimpl
-
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
- com.espertech.esper.runtime.internal.kernel.faf - package com.espertech.esper.runtime.internal.kernel.faf
- com.espertech.esper.runtime.internal.kernel.service - package com.espertech.esper.runtime.internal.kernel.service
- com.espertech.esper.runtime.internal.kernel.stage - package com.espertech.esper.runtime.internal.kernel.stage
- com.espertech.esper.runtime.internal.kernel.statement - package com.espertech.esper.runtime.internal.kernel.statement
- com.espertech.esper.runtime.internal.kernel.thread - package com.espertech.esper.runtime.internal.kernel.thread
-
This package contains classes to advanced threading options.
- com.espertech.esper.runtime.internal.kernel.updatedispatch - package com.espertech.esper.runtime.internal.kernel.updatedispatch
- com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics - package com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics
-
Metrics (Codahale).
- com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core - package com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
Metrics core (Codehale).
- com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting - package com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
-
Metrics reporting (Codehale).
- com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats - package com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats
-
Metrics stats (Codehale).
- com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util - package com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util
-
Metrics util classes (Codehale).
- com.espertech.esper.runtime.internal.metrics.instrumentation - package com.espertech.esper.runtime.internal.metrics.instrumentation
-
EPL instrumentation helpers.
- com.espertech.esper.runtime.internal.metrics.jmx - package com.espertech.esper.runtime.internal.metrics.jmx
- com.espertech.esper.runtime.internal.metrics.stmtmetrics - package com.espertech.esper.runtime.internal.metrics.stmtmetrics
- com.espertech.esper.runtime.internal.namedwindow - package com.espertech.esper.runtime.internal.namedwindow
- com.espertech.esper.runtime.internal.schedulesvcimpl - package com.espertech.esper.runtime.internal.schedulesvcimpl
-
Package for timer callback scheduling
- com.espertech.esper.runtime.internal.statementlifesvc - package com.espertech.esper.runtime.internal.statementlifesvc
- com.espertech.esper.runtime.internal.subscriber - package com.espertech.esper.runtime.internal.subscriber
- com.espertech.esper.runtime.internal.support - package com.espertech.esper.runtime.internal.support
- com.espertech.esper.runtime.internal.timer - package com.espertech.esper.runtime.internal.timer
-
Supplies internal clocking triggering execution of schedule callbacks in a scheduling service
- CommonJMXUtil - Class in com.espertech.esper.runtime.internal.metrics.jmx
- CommonJMXUtil() - Constructor for class com.espertech.esper.runtime.internal.metrics.jmx.CommonJMXUtil
- compare(int, int) - Static method in class com.espertech.esper.runtime.internal.kernel.service.EPStatementAgentInstanceHandleComparator
- compare(EPStatementAgentInstanceHandle, EPStatementAgentInstanceHandle) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPStatementAgentInstanceHandleComparator
- compare(DoubleRange, DoubleRange) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.DoubleRangeComparator
- compare(StringRange, StringRange) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.StringRangeComparator
- compareTo(WorkQueueItemPrecedenced) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueItemPrecedenced
- compareTo(MetricName) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
- compileExpression(String, EventType[], String[]) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- compileFilterExpression(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI
- componentType - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArr
- composeName(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- composeName(Name, Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- computeTransferTime(long, long, long) - Static method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleTransferHelper
- ConsoleOpEventPropertyRenderer - Class in com.espertech.esper.runtime.internal.dataflow.op.logsink
- ConsoleOpEventPropertyRenderer() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpEventPropertyRenderer
- ConsoleOpRenderer - Interface in com.espertech.esper.runtime.internal.dataflow.op.logsink
- ConsoleOpRendererSummary - Class in com.espertech.esper.runtime.internal.dataflow.op.logsink
- ConsoleOpRendererSummary() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpRendererSummary
- ConsoleOpRendererXmlJSon - Class in com.espertech.esper.runtime.internal.dataflow.op.logsink
- ConsoleOpRendererXmlJSon(LogSinkOutputFormat, EPRenderEventService) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpRendererXmlJSon
- ConsoleReporter - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
-
A simple reporters which prints out application metrics to a
PrintStream
periodically. - ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
Creates a new
ConsoleReporter
for a given metrics registry. - ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate, Clock, TimeZone) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
Creates a new
ConsoleReporter
for a given metrics registry. - ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate, Clock, TimeZone, Locale) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
Creates a new
ConsoleReporter
for a given metrics registry. - ConsoleReporter(PrintStream) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
Creates a new
ConsoleReporter
for the default metrics registry, with unrestricted output. - constantsMap - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- constantsMap - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- constantsMapRWLock - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- constantsMapRWLock - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- constantsMapRWLock - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- contains(FilterHandle) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Returns an indication whether the filter callback exists in this node.
- CONTEXT - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Context.
- convert(EventBean[]) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMap
- convert(EventBean[]) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyObjectArr
- convert(EventBean[]) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArr
- convertRow(Object[]) - Method in interface com.espertech.esper.runtime.internal.subscriber.DeliveryConvertor
-
Convert result row to dispatchable.
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorMap
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorMapWStatement
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorNull
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorNullWStatement
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorObjectArr
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorObjectArrWStatement
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorStatementOnly
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorWidener
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorWidenerWStatement
- convertRow(Object[]) - Method in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorZeroLengthParam
- count() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Counter
-
Returns the counter's current value.
- count() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
-
Returns the number of values recorded.
- count() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- count() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Metered
-
Returns the number of events which have been marked.
- count() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- Counter - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
An incrementing and decrementing counter metric.
- CpuTimeClock() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Clock.CpuTimeClock
- create(EPStatement, Object, String, Class[], String[], String, ClasspathImportService) - Static method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyFactory
-
Creates a strategy implementation that indicates to subscribers the statement results based on the select-clause columns.
- createBeanType(Class) - Static method in class com.espertech.esper.runtime.internal.support.SupportEventTypeFactory
- createEPRuntime(EPServicesContext, AtomicBoolean) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactory
- createEPRuntime(EPServicesContext, AtomicBoolean) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- createIndex(ExprFilterSpecLookupable, FilterServiceGranularLockFactory, FilterOperator) - Static method in class com.espertech.esper.runtime.internal.filtersvcimpl.IndexFactory
-
Factory for indexes that store filter parameter constants for a given event property and filter operator.
- createName(Class<?>, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Override to customize how
MetricName
s are created. - createObject(Object) - Static method in class com.espertech.esper.runtime.internal.support.SupportEventBeanFactory
- createServicesContext(EPRuntimeSPI, Configuration, EPRuntimeOptions) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactory
-
Factory method for a new set of runtime services.
- createServicesContext(EPRuntimeSPI, Configuration, EPRuntimeOptions) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- createStreamForMetric(MetricName) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
Returns an opened
PrintStream
for the givenMetricName
which outputs data to a metric-specific.csv
file in the output directory. - createSubcontext(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- createSubcontext(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- CsvReporter - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
-
A reporter which periodically appends data from each metric to a metric-specific CSV file in an output directory.
- CsvReporter(MetricsRegistry, MetricPredicate, File) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
Creates a new
CsvReporter
which will write metrics from the givenMetricsRegistry
which match the givenMetricPredicate
to CSV files in the given output directory. - CsvReporter(MetricsRegistry, MetricPredicate, File, Clock) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
Creates a new
CsvReporter
which will write metrics from the givenMetricsRegistry
which match the givenMetricPredicate
to CSV files in the given output directory. - CsvReporter(MetricsRegistry, File) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
Creates a new
CsvReporter
which will write all metrics from the givenMetricsRegistry
to CSV files in the given output directory. - CsvReporter.Context - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
-
The context used to output metrics.
D
- daemonThreadCount() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the number of live daemon threads.
- deadlockedThreads() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns a set of strings describing deadlocked threads, if any are deadlocked.
- DeadlockHealthCheck - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util
-
A
HealthCheck
implementation which returns a list of deadlocked threads, if any. - DeadlockHealthCheck() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.DeadlockHealthCheck
-
Creates a new
DeadlockHealthCheck
. - DeadlockHealthCheck(VirtualMachineMetrics) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.DeadlockHealthCheck
-
Creates a new
DeadlockHealthCheck
with the givenVirtualMachineMetrics
instance. - DeathRattleExceptionHandler - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util
-
When a thread throws an Exception that was not caught, a DeathRattleExceptionHandler will increment a counter signalling a thread has died and print out the name and stack trace of the thread.
- DeathRattleExceptionHandler(Counter) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.DeathRattleExceptionHandler
-
Creates a new
DeathRattleExceptionHandler
with the givenCounter
. - dec() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Counter
-
Decrement the counter by one.
- dec(long) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Counter
-
Decrement the counter by
n
. - DEFAULT_INSTRUMENTATION - Static variable in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
- DEFAULT_RUNTIME_URI - Static variable in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
For the default runtime instance the URI value is "default".
- defaultClock() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Clock
-
The default clock to use.
- defaultRegistry() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.HealthChecks
-
Returns the (static) default registry.
- defaultRegistry() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Returns the (static) default registry.
- DeliveryConvertor - Interface in com.espertech.esper.runtime.internal.subscriber
-
Converts a row of column selection results into a result for dispatch to a method.
- DeliveryConvertorMap - Class in com.espertech.esper.runtime.internal.subscriber
-
Converts column results into a Map of key-value pairs.
- DeliveryConvertorMap(String[]) - Constructor for class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorMap
-
Ctor.
- DeliveryConvertorMapWStatement - Class in com.espertech.esper.runtime.internal.subscriber
- DeliveryConvertorMapWStatement(String[], EPStatement) - Constructor for class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorMapWStatement
- DeliveryConvertorNull - Class in com.espertech.esper.runtime.internal.subscriber
-
Implementation that does not convert columns.
- DeliveryConvertorNullWStatement - Class in com.espertech.esper.runtime.internal.subscriber
-
Implementation that does not convert columns.
- DeliveryConvertorNullWStatement(EPStatement) - Constructor for class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorNullWStatement
- DeliveryConvertorObjectArr - Class in com.espertech.esper.runtime.internal.subscriber
-
Implementation of a convertor for column results that renders the result as an object array itself.
- DeliveryConvertorObjectArrWStatement - Class in com.espertech.esper.runtime.internal.subscriber
-
Implementation of a convertor for column results that renders the result as an object array itself.
- DeliveryConvertorObjectArrWStatement(EPStatement) - Constructor for class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorObjectArrWStatement
- DeliveryConvertorStatementOnly - Class in com.espertech.esper.runtime.internal.subscriber
- DeliveryConvertorStatementOnly(EPStatement) - Constructor for class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorStatementOnly
- DeliveryConvertorWidener - Class in com.espertech.esper.runtime.internal.subscriber
-
Implementation of a convertor for column results that renders the result as an object array itself.
- DeliveryConvertorWidener(TypeWidenerSPI[]) - Constructor for class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorWidener
- DeliveryConvertorWidenerWStatement - Class in com.espertech.esper.runtime.internal.subscriber
-
Implementation of a convertor for column results that renders the result as an object array itself.
- DeliveryConvertorWidenerWStatement(TypeWidenerSPI[], EPStatement) - Constructor for class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorWidenerWStatement
- DeliveryConvertorZeroLengthParam - Class in com.espertech.esper.runtime.internal.subscriber
-
Implementation that does not convert columns.
- deploy(EPCompiled) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Deploy a compiled module and with the default options.
- deploy(EPCompiled) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- deploy(EPCompiled, DeploymentOptions) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Deploy a compiled module and with the provided options.
- deploy(EPCompiled, DeploymentOptions) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- Deployer - Class in com.espertech.esper.runtime.internal.kernel.service
- Deployer() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.Deployer
- DeployerHelperDependencies - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerHelperDependencies() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperDependencies
- DeployerHelperInitializeEPLObjects - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerHelperInitializeEPLObjects() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperInitializeEPLObjects
- DeployerHelperInitStatement - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerHelperInitStatement() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperInitStatement
- DeployerHelperResolver - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerHelperResolver() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperResolver
- DeployerHelperStatement - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerHelperStatement() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperStatement
- DeployerHelperUpdatePath - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerHelperUpdatePath() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperUpdatePath
- DeployerModuleEPLObjects - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerModuleEPLObjects(BeanEventTypeFactoryPrivate, Map<String, EventType>, Map<String, NamedWindowMetaData>, Map<String, TableMetaData>, Set<ModuleIndexMeta>, Map<String, ContextMetaData>, Map<String, VariableMetaData>, Map<String, ExpressionDeclItem>, Map<NameAndParamNum, ExpressionScriptProvided>, Map<String, ClassProvided>, List<EventTypeCollectedSerde>, EventTypeResolverImpl) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- DeployerModulePaths - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerModulePaths(Map<Long, EventType>, List<String>, List<String>, List<String>, List<String>, List<String>, List<String>, List<NameAndParamNum>, List<String>) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- DeployerModuleStatementLightweights - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerModuleStatementLightweights(int, List<StatementLightweight>, Map<Integer, Map<Integer, Object>>) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleStatementLightweights
- DeployerRollout - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerRollout() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerRollout
- DeployerRolloutDeploymentResult - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerRolloutDeploymentResult(int, DeploymentInternal[]) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutDeploymentResult
- DeployerRolloutInitResult - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerRolloutInitResult(Set<String>, DeployerModuleEPLObjects, DeployerModulePaths, String) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutInitResult
- DeployerSubstitutionParameterHandler - Class in com.espertech.esper.runtime.internal.kernel.service
- DeployerSubstitutionParameterHandler(String, StatementLightweight, Map<Integer, Map<Integer, Object>>, Class[], Map<String, Integer>) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- deployFresh(String, int, EPCompiled, StatementNameRuntimeOption, StatementUserObjectRuntimeOption, StatementSubstitutionParameterOption, DeploymentClassLoaderOption, EPRuntimeSPI) - Static method in class com.espertech.esper.runtime.internal.kernel.service.Deployer
- DeploymentClassLoaderContext - Class in com.espertech.esper.runtime.client.option
-
Provides the environment to
DeploymentClassLoaderOption
. - DeploymentClassLoaderContext(ParentClassLoader, Configuration) - Constructor for class com.espertech.esper.runtime.client.option.DeploymentClassLoaderContext
-
Ctor.
- DeploymentClassLoaderOption - Interface in com.espertech.esper.runtime.client.option
-
Implement this interface to provide a custom class loader for a deployment.
- deploymentGetStage(String) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryService
- deploymentGetStage(String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- DeploymentInternal - Class in com.espertech.esper.runtime.internal.kernel.service
- DeploymentInternal(String, EPStatement[], String[], String[], String[], String[], String[], String[], String[], NameAndParamNum[], ModuleIndexMeta[], String[], ModuleProvider, Map<ModuleProperty, Object>, Map<Long, EventType>, long) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- DeploymentLifecycleService - Interface in com.espertech.esper.runtime.internal.deploymentlifesvc
- DeploymentLifecycleServiceImpl - Class in com.espertech.esper.runtime.internal.deploymentlifesvc
- DeploymentLifecycleServiceImpl(int) - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- DeploymentOptions - Class in com.espertech.esper.runtime.client
-
Option holder for use with
EPDeploymentService.deploy(com.espertech.esper.common.client.EPCompiled)
. - DeploymentOptions() - Constructor for class com.espertech.esper.runtime.client.DeploymentOptions
- DeploymentRecoveryEntry - Class in com.espertech.esper.runtime.internal.deploymentlifesvc
- DeploymentRecoveryEntry(int, EPCompiled, Map<Integer, Object>, Map<Integer, String>, Map<Integer, Map<Integer, Object>>, String[]) - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryEntry
- DeploymentRecoveryInformation - Class in com.espertech.esper.runtime.internal.kernel.service
- DeploymentRecoveryInformation(Map<Integer, Object>, Map<Integer, String>) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.DeploymentRecoveryInformation
- DeploymentRecoveryService - Interface in com.espertech.esper.runtime.internal.deploymentlifesvc
- DeploymentRecoveryServiceImpl - Class in com.espertech.esper.runtime.internal.deploymentlifesvc
- DeploymentRecoveryServiceImpl() - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryServiceImpl
- deploymentRemoveFromStages(String) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryService
- deploymentRemoveFromStages(String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- deployments() - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryService
- deployments() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryServiceImpl
- deploymentSetStage(String, String) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryService
- deploymentSetStage(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- DeploymentStateEvent - Class in com.espertech.esper.runtime.client
-
Deployment base event.
- DeploymentStateEvent(String, String, String, EPStatement[], int) - Constructor for class com.espertech.esper.runtime.client.DeploymentStateEvent
-
Ctor
- DeploymentStateEventDeployed - Class in com.espertech.esper.runtime.client
-
Deployment event indicating a deployment completed
- DeploymentStateEventDeployed(String, String, String, EPStatement[], int) - Constructor for class com.espertech.esper.runtime.client.DeploymentStateEventDeployed
-
Ctor.
- DeploymentStateEventUndeployed - Class in com.espertech.esper.runtime.client
-
Deployment event indicating a undeployment completed
- DeploymentStateEventUndeployed(String, String, String, EPStatement[], int) - Constructor for class com.espertech.esper.runtime.client.DeploymentStateEventUndeployed
-
Ctor.
- DeploymentStateListener - Interface in com.espertech.esper.runtime.client
-
Listener for events in respect to deployment and undeployment.
- deployRecover(String, int, EPCompiled, StatementNameRuntimeOption, StatementUserObjectRuntimeOption, StatementSubstitutionParameterOption, DeploymentClassLoaderOption, EPRuntimeSPI) - Static method in class com.espertech.esper.runtime.internal.kernel.service.Deployer
- description() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxGetter
- description() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxManaged
- description() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxOperation
- description() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxParam
- description() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxSetter
- destroy() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Destroys the runtime.
- destroy() - Method in interface com.espertech.esper.runtime.client.plugin.PluginLoader
-
Destroys adapter loader and adapters loaded.
- destroy() - Method in interface com.espertech.esper.runtime.client.stage.EPStage
-
Destroy the stage.
- destroy() - Method in interface com.espertech.esper.runtime.client.util.Adapter
-
Destroy the Adapter, stopping the sending of all events and releasing all the resources, and disallowing any further state changes on the Adapter.
- destroy() - Method in class com.espertech.esper.runtime.client.util.AdapterStateManager
-
Transition into the DESTROYED state.
- destroy() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
-
Destroy the service.
- destroy() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexBuilder
-
Destroy the service.
- destroy() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- destroy() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceSPI
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
Destroy for destroying an runtime instance: sets references to null and clears thread-locals
- destroy() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesNoHA
- destroy() - Method in interface com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesSPI
-
Invoked to destroy the extension services, when an existing runtime is initialized.
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
-
Destroy for destroying an runtime instance: sets references to null and clears thread-locals
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- destroy() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceSPI
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- destroy() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Destroy thread pools.
- destroy() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- destroy() - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- destroy() - Method in class com.espertech.esper.runtime.internal.namedwindow.NamedWindowDispatchServiceImpl
- destroy() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- destroyed - Variable in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- DESTROYED - Enum constant in enum class com.espertech.esper.runtime.client.util.AdapterState
-
Destroyed state.
- destroyNoCheck() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- destroyNoCheck() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageSPI
- destroySubcontext(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- destroySubcontext(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- disableStats() - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Disable statistics.
- disableStats() - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- disallowStateTransitions() - Method in class com.espertech.esper.runtime.client.util.AdapterStateManager
-
Disallow future state changes, and throw an IllegalStateTransitionException if they are attempted.
- disassociate(EPStatement[]) - Static method in class com.espertech.esper.runtime.internal.kernel.service.Undeployer
- dispatch() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
Dispatch events.
- dispatch() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
-
Dispatch events.
- dispatch() - Method in class com.espertech.esper.runtime.internal.namedwindow.NamedWindowDispatchServiceImpl
- dispatchChildView - Variable in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- dispatchService - Variable in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
-
Dispatches events to listeners.
- dispatchStatementListenerEvent(StatementListenerEvent) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- dispatchStatementListenerEvent(StatementListenerEvent) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- doInitialize(Long, EPRuntimeOptions, Consumer<EPRuntimeSPIRunAfterDestroyCtx>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
-
Performs the initialization.
- DoubleRangeComparator - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Comparator for DoubleRange values.
- dump(File) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Writes the values of the sample to the given file.
- durationUnit() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Returns the timer's duration scale unit.
E
- emittables - Variable in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceOp
- EmitterCollectorUpdateListener - Class in com.espertech.esper.runtime.internal.dataflow.op.epstatementsource
- EmitterCollectorUpdateListener(EPDataFlowIRStreamCollector, LocalEmitter, boolean) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EmitterCollectorUpdateListener
- EmitterFactory - Class in com.espertech.esper.runtime.internal.dataflow.op.emitter
- EmitterFactory() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterFactory
- EmitterOp - Class in com.espertech.esper.runtime.internal.dataflow.op.emitter
- EmitterOp(String) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterOp
- EmitterUpdateListener - Class in com.espertech.esper.runtime.internal.dataflow.op.epstatementsource
- EmitterUpdateListener(Queue<Object>, boolean) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EmitterUpdateListener
- enable(long, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
Enables the console reporter for the default metrics registry, and causes it to print to STDOUT with the specified period.
- enable(MetricsRegistry, long, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
Enables the console reporter for the given metrics registry, and causes it to print to STDOUT with the specified period and unrestricted output.
- enable(MetricsRegistry, File, long, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
Enables the CSV reporter for the given metrics registry, and causes it to write to files in
outputDir
with the specified period. - enable(File, long, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
Enables the CSV reporter for the default metrics registry, and causes it to write to files in
outputDir
with the specified period. - ENABLED - Static variable in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
- enableStats() - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Enable statistics.
- enableStats() - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- endTest() - Static method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAssertionHelper
- endTest() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAssertionService
- endTest() - Static method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
- EngineThreadFactory - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Thread factory for threading options.
- EngineThreadFactory(String, String, ThreadGroup, int) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.EngineThreadFactory
-
Ctor.
- EPContextPartitionServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.service
- EPContextPartitionServiceImpl(EPServicesContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- EPDeployDeploymentExistsException - Exception in com.espertech.esper.runtime.client
-
Deploy exception to indicate that a deployment by the same deployment id already exists
- EPDeployDeploymentExistsException(String, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeployDeploymentExistsException
-
Ctor.
- EPDeployDeploymentVersionException - Exception in com.espertech.esper.runtime.client
-
Deploy exception to indicate that the compiler version mismatches
- EPDeployDeploymentVersionException(String, Exception, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeployDeploymentVersionException
-
Ctor.
- EPDeployException - Exception in com.espertech.esper.runtime.client
-
Exception during a deploy operation by
EPDeploymentService.deploy(com.espertech.esper.common.client.EPCompiled)
- EPDeployException(String, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeployException
-
Ctor.
- EPDeployException(String, Throwable, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeployException
-
Ctor.
- EPDeployException(Throwable, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeployException
-
Ctor.
- EPDeployLockException - Exception in com.espertech.esper.runtime.client
-
Deploy exception to indicate a problem taking the necessary lock
- EPDeployLockException(String, Throwable) - Constructor for exception com.espertech.esper.runtime.client.EPDeployLockException
-
Ctor
- EPDeployment - Class in com.espertech.esper.runtime.client
-
Represents a deployment.
- EPDeployment(String, String, Map<ModuleProperty, Object>, EPStatement[], String[], Date) - Constructor for class com.espertech.esper.runtime.client.EPDeployment
-
Ctor.
- EPDeploymentDependencyConsumed - Class in com.espertech.esper.runtime.client
-
Provides information about EPL objects that a deployment consumes (requires, depends on, refers to) from other deployments.
- EPDeploymentDependencyConsumed(Collection<EPDeploymentDependencyConsumed.Item>) - Constructor for class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed
-
Ctor.
- EPDeploymentDependencyConsumed.Item - Class in com.espertech.esper.runtime.client
-
Information about EPL objects consumed by another deployment.
- EPDeploymentDependencyProvided - Class in com.espertech.esper.runtime.client
-
Provides information about EPL objects that a deployment provides to other deployments.
- EPDeploymentDependencyProvided(Collection<EPDeploymentDependencyProvided.Item>) - Constructor for class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided
-
Ctor.
- EPDeploymentDependencyProvided.Item - Class in com.espertech.esper.runtime.client
-
Information about EPL Objects provided by the deployment
- EPDeploymentRollout - Class in com.espertech.esper.runtime.client
-
Contains the result of a rollout as described in
EPDeploymentService.rollout(Collection, RolloutOptions)
, captures the rollout result wherein the deployment result of each compilation unit is provided byEPDeploymentRolloutItem
. - EPDeploymentRollout(EPDeploymentRolloutItem[]) - Constructor for class com.espertech.esper.runtime.client.EPDeploymentRollout
-
Ctor.
- EPDeploymentRolloutCompiled - Class in com.espertech.esper.runtime.client
-
For use with rollout as described in
EPDeploymentService.rollout(Collection, RolloutOptions)
, for passing a compilation unit and the deployment options for the compilation unit. - EPDeploymentRolloutCompiled(EPCompiled) - Constructor for class com.espertech.esper.runtime.client.EPDeploymentRolloutCompiled
-
Ctor, assumes default deployment options
- EPDeploymentRolloutCompiled(EPCompiled, DeploymentOptions) - Constructor for class com.espertech.esper.runtime.client.EPDeploymentRolloutCompiled
-
Ctor.
- EPDeploymentRolloutItem - Class in com.espertech.esper.runtime.client
-
The result item of a rollout as described in
EPDeploymentService.rollout(Collection, RolloutOptions)
, captures the rollout result of a single compilation unit that was deployed as part of a rollout. - EPDeploymentRolloutItem(EPDeployment) - Constructor for class com.espertech.esper.runtime.client.EPDeploymentRolloutItem
-
Ctor.
- EPDeploymentService - Interface in com.espertech.esper.runtime.client
-
Service for deploying and undeploying modules and obtaining information about current deployments and statements.
- EPDeploymentServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.service
- EPDeploymentServiceSPI - Interface in com.espertech.esper.runtime.internal.kernel.service
- EPDeploymentServiceUtil - Class in com.espertech.esper.runtime.internal.kernel.service
- EPDeploymentServiceUtil() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceUtil
- EPDeployPreconditionException - Exception in com.espertech.esper.runtime.client
-
Deploy exception to indicate that a precondition is not satisfied
- EPDeployPreconditionException(String, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeployPreconditionException
-
Ctor.
- EPDeployPreconditionException(String, Throwable, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeployPreconditionException
-
Ctor.
- EPDeploySubstitutionParameterException - Exception in com.espertech.esper.runtime.client
-
Deploy exception to indicate that substitution parameter values have not been provided
- EPDeploySubstitutionParameterException(String, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeploySubstitutionParameterException
-
Ctor
- EPDeploySubstitutionParameterException(String, Throwable, int) - Constructor for exception com.espertech.esper.runtime.client.EPDeploySubstitutionParameterException
-
Ctor.
- EPEventService - Interface in com.espertech.esper.runtime.client
-
Service for processing events and advancing time.
- EPEventServiceExprEvaluatorContext - Class in com.espertech.esper.runtime.internal.kernel.service
- EPEventServiceExprEvaluatorContext(String, EventBeanService, ExceptionHandlingService, ExpressionResultCacheService, SchedulingService, TimeZone, TimeAbacus, VariableManagementService) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- EPEventServiceHelper - Class in com.espertech.esper.runtime.internal.kernel.service
- EPEventServiceHelper() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceHelper
- EPEventServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.service
-
Implements runtime interface.
- EPEventServiceImpl(EPServicesContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
Constructor.
- EPEventServiceQueueProcessor - Interface in com.espertech.esper.runtime.internal.kernel.service
- EPEventServiceRouteEvent - Interface in com.espertech.esper.runtime.client
-
Service for processing events that originate from listeners, subscribers or other extension code.
- EPEventServiceSendEvent - Interface in com.espertech.esper.runtime.client
-
Service for processing events.
- EPEventServiceSPI - Interface in com.espertech.esper.runtime.internal.kernel.service
- EPEventServiceThreadLocalEntry - Class in com.espertech.esper.runtime.internal.kernel.service
- EPEventServiceThreadLocalEntry(WorkQueue, ArrayBackedCollection<FilterHandle>, ArrayBackedCollection<ScheduleHandle>, Map<EPStatementAgentInstanceHandle, Object>, Map<EPStatementAgentInstanceHandle, Object>, ExprEvaluatorContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceThreadLocalEntry
- EPEventServiceTimeControl - Interface in com.espertech.esper.runtime.client
-
Service for advancing and controlling time.
- EPEventTypeService - Interface in com.espertech.esper.runtime.client
-
Service for managing event types.
- EPEventTypeServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.service
- EPEventTypeServiceImpl(EPServicesContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPEventTypeServiceImpl
- EPFireAndForgetPreparedQueryParameterizedImpl - Class in com.espertech.esper.runtime.internal.kernel.faf
- EPFireAndForgetPreparedQueryParameterizedImpl(AtomicBoolean, FAFQueryMethodAssignerSetter, FAFQueryMethodSessionPrepared, FAFQueryInformationals) - Constructor for class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- EPFireAndForgetService - Interface in com.espertech.esper.runtime.client
-
Executes fire-and-forget non-continuous on-demand queries against named windows or tables.
- EPFireAndForgetServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.service
- EPFireAndForgetServiceImpl(EPServicesContext, AtomicBoolean) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
- EPIterable - Interface in com.espertech.esper.runtime.client
-
Interface to iterate over events.
- EPListenable - Interface in com.espertech.esper.runtime.client
-
Interface to add and remove update listeners.
- EPMetricsServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.service
- EPMetricsServiceImpl(EPServicesContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPMetricsServiceImpl
- EPObjectType - Enum Class in com.espertech.esper.runtime.client.util
-
EPL object type.
- EPPreparedQueryImpl - Class in com.espertech.esper.runtime.internal.kernel.faf
-
Provides prepared query functionality.
- EPPreparedQueryImpl(AtomicBoolean, FAFQueryMethodProvider, FAFQueryMethodSessionPrepared, EPServicesContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.faf.EPPreparedQueryImpl
- EPQueryResultImpl - Class in com.espertech.esper.runtime.internal.kernel.faf
-
Query result.
- EPQueryResultImpl(EPPreparedQueryResult) - Constructor for class com.espertech.esper.runtime.internal.kernel.faf.EPQueryResultImpl
-
Ctor.
- EPRuntime - Interface in com.espertech.esper.runtime.client
-
The runtime for deploying and executing EPL.
- EPRuntimeBeanAnonymousTypeService - Class in com.espertech.esper.runtime.internal.kernel.service
- EPRuntimeBeanAnonymousTypeService() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeBeanAnonymousTypeService
- EPRuntimeCompileReflectiveService - Class in com.espertech.esper.runtime.internal.kernel.service
- EPRuntimeCompileReflectiveService() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
- EPRuntimeCompileReflectiveSPI - Class in com.espertech.esper.runtime.internal.kernel.service
- EPRuntimeCompileReflectiveSPI(EPRuntimeCompileReflectiveService, EPRuntime) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- EPRuntimeDestroyedException - Exception in com.espertech.esper.runtime.client
-
This exception is thrown to indicate that the runtime instance has been destroyed.
- EPRuntimeDestroyedException(String) - Constructor for exception com.espertech.esper.runtime.client.EPRuntimeDestroyedException
-
Ctor.
- EPRuntimeHelperFAF - Class in com.espertech.esper.runtime.internal.kernel.faf
- EPRuntimeHelperFAF() - Constructor for class com.espertech.esper.runtime.internal.kernel.faf.EPRuntimeHelperFAF
- EPRuntimeImpl - Class in com.espertech.esper.runtime.internal.kernel.service
-
Service provider encapsulates the runtime's services for runtime and administration interfaces.
- EPRuntimeImpl(Configuration, String, Map<String, EPRuntimeSPI>, EPRuntimeOptions) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
-
Constructor - initializes services.
- EPRuntimeOptions - Class in com.espertech.esper.runtime.client
- EPRuntimeOptions() - Constructor for class com.espertech.esper.runtime.client.EPRuntimeOptions
- EPRuntimeProvider - Class in com.espertech.esper.runtime.client
-
Factory for instances of
EPRuntime
. - EPRuntimeProvider() - Constructor for class com.espertech.esper.runtime.client.EPRuntimeProvider
- EPRuntimeSPI - Interface in com.espertech.esper.runtime.internal.kernel.service
- EPRuntimeSPIRunAfterDestroyCtx - Class in com.espertech.esper.runtime.internal.kernel.service
- EPRuntimeSPIRunAfterDestroyCtx(String) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPIRunAfterDestroyCtx
- EPRuntimeStateListener - Interface in com.espertech.esper.runtime.client
-
A listener interface for callbacks regarding
EPRuntime
state changes. - EPRuntimeStatementSelectionSPI - Class in com.espertech.esper.runtime.internal.kernel.service
- EPRuntimeStatementSelectionSPI(EPRuntimeSPI) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI
- EPRuntimeStatementSelectionSPI.StatementRow - Class in com.espertech.esper.runtime.internal.kernel.service
- EPServicesContext - Class in com.espertech.esper.runtime.internal.kernel.service
- EPServicesContext(AggregationServiceFactoryService, BeanEventTypeFactoryPrivate, BeanEventTypeStemService, ClassForNameProvider, ParentClassLoader, PathRegistry<String, ClassProvided>, Configuration, ContextManagementService, PathRegistry<String, ContextMetaData>, ContextServiceFactory, EPDataFlowServiceImpl, DataFlowFilterServiceAdapter, DatabaseConfigServiceRuntime, DeploymentLifecycleService, DispatchService, RuntimeEnvContext, RuntimeSettingsService, String, ClasspathImportServiceRuntime, EPStatementFactory, PathRegistry<String, ExpressionDeclItem>, ManagedReadWriteLock, EPServicesHA, EPRuntimeSPI, EventBeanService, EventBeanTypedEventFactory, EPRenderEventServiceImpl, EventSerdeFactory, EventTableIndexService, EventTypeAvroHandler, EventTypeFactory, EventTypeIdResolver, PathRegistry<String, EventType>, EventTypeRepositoryImpl, EventTypeResolvingBeanFactory, EventTypeSerdeRepository, EventTypeXMLXSDHandler, ExceptionHandlingService, ExpressionResultCacheService, FilterBooleanExpressionFactory, FilterServiceSPI, FilterSharedBoolExprRepository, FilterSharedLookupableRepository, HistoricalDataCacheFactory, InternalEventRouterImpl, MetricReportingService, MultiMatchHandlerFactory, NamedWindowConsumerManagementService, NamedWindowDispatchService, NamedWindowFactoryService, NamedWindowManagementService, PathRegistry<String, NamedWindowMetaData>, PatternFactoryService, PatternSubexpressionPoolRuntimeSvc, ResultSetProcessorHelperFactory, RowRecogStateRepoFactory, RowRecogStatePoolRuntimeSvc, SchedulingServiceSPI, PathRegistry<NameAndParamNum, ExpressionScriptProvided>, StageRecoveryService, StatementLifecycleService, StatementAgentInstanceLockFactory, StatementResourceHolderBuilder, TableExprEvaluatorContext, TableManagementService, PathRegistry<String, TableMetaData>, ThreadingService, TimeAbacus, TimeSourceService, TimerService, VariableManagementService, PathRegistry<String, VariableMetaData>, ViewableActivatorFactory, ViewFactoryService, ViewServicePreviousFactory, XMLFragmentEventTypeFactory) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- EPServicesContextFactory - Interface in com.espertech.esper.runtime.internal.kernel.service
-
Interface for a factory class to provide services in a services context for an runtime instance.
- EPServicesContextFactoryBase - Class in com.espertech.esper.runtime.internal.kernel.service
- EPServicesContextFactoryBase() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- EPServicesContextFactoryDefault - Class in com.espertech.esper.runtime.internal.kernel.service
- EPServicesContextFactoryDefault() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- EPServicesEvaluation - Interface in com.espertech.esper.runtime.internal.kernel.service
- EPServicesHA - Class in com.espertech.esper.runtime.internal.kernel.service
- EPServicesHA(RuntimeExtensionServices, DeploymentRecoveryService, ListenerRecoveryService, StatementIdRecoveryService, Long, Map<Integer, Long>) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
- EPServicesPath - Interface in com.espertech.esper.runtime.internal.kernel.service
- EPStage - Interface in com.espertech.esper.runtime.client.stage
-
A stage allows staging and unstageing deployments, allowing independent control over event and time for the deployments.
- EPStageDeploymentService - Interface in com.espertech.esper.runtime.client.stage
-
Stage deployment service provides information about deployments staged to a given
EPStage
. - EPStageDeploymentServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.stage
- EPStageDeploymentServiceImpl(String, EPServicesContext, StageSpecificServices) - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.EPStageDeploymentServiceImpl
- EPStageDeploymentServiceSPI - Interface in com.espertech.esper.runtime.internal.kernel.stage
- EPStageDestroyedException - Exception in com.espertech.esper.runtime.client.stage
-
This exception is thrown to indicate that the runtime instance has been destroyed.
- EPStageDestroyedException(String) - Constructor for exception com.espertech.esper.runtime.client.stage.EPStageDestroyedException
-
Ctor.
- EPStageEventService - Interface in com.espertech.esper.runtime.client.stage
-
Stage event service for sending events and advancing time to a given
EPStage
stage. - EPStageEventServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.stage
- EPStageEventServiceImpl(StageSpecificServices, StageRuntimeServices, String) - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- EPStageEventServiceSPI - Interface in com.espertech.esper.runtime.internal.kernel.stage
- EPStageException - Exception in com.espertech.esper.runtime.client.stage
-
Stage base exception.
- EPStageException(String) - Constructor for exception com.espertech.esper.runtime.client.stage.EPStageException
-
Ctor.
- EPStageImpl - Class in com.espertech.esper.runtime.internal.kernel.stage
- EPStageImpl(String, int, EPServicesContext, StageSpecificServices, EPStageEventServiceSPI, EPStageDeploymentServiceImpl, DestroyCallback) - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- EPStagePreconditionException - Exception in com.espertech.esper.runtime.client.stage
-
Indicated a precondition is violated for a stage or un-stage operation.
- EPStagePreconditionException(String) - Constructor for exception com.espertech.esper.runtime.client.stage.EPStagePreconditionException
-
Ctor.
- EPStageService - Interface in com.espertech.esper.runtime.client
-
Stages are used for staging deployments allowing independent control over event and time for subsets of deployments.
- EPStageServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.stage
- EPStageServiceImpl(EPServicesContext, AtomicBoolean) - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- EPStageServiceSPI - Interface in com.espertech.esper.runtime.internal.kernel.stage
- EPStageSPI - Interface in com.espertech.esper.runtime.internal.kernel.stage
- EPStatement - Interface in com.espertech.esper.runtime.client
-
The statement is the means to attach callbacks to receive statement results (push, observer) and to object current results using pull.
- EPStatementAgentInstanceHandleComparator - Class in com.espertech.esper.runtime.internal.kernel.service
- EPStatementAgentInstanceHandleComparator() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPStatementAgentInstanceHandleComparator
- EPStatementFactory - Interface in com.espertech.esper.runtime.internal.kernel.statement
- EPStatementFactoryArgs - Class in com.espertech.esper.runtime.internal.kernel.statement
- EPStatementFactoryArgs(StatementContext, UpdateDispatchView, StatementResultServiceImpl) - Constructor for class com.espertech.esper.runtime.internal.kernel.statement.EPStatementFactoryArgs
- EPStatementFactoryDefault - Class in com.espertech.esper.runtime.internal.kernel.statement
- EPStatementImpl - Class in com.espertech.esper.runtime.internal.kernel.statement
- EPStatementImpl(EPStatementFactoryArgs) - Constructor for class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- EPStatementInitServicesImpl - Class in com.espertech.esper.runtime.internal.kernel.statement
- EPStatementInitServicesImpl(String, Map<StatementProperty, Object>, Annotation[], String, EventTypeResolver, FilterSpecActivatableRegistry, FilterSharedBoolExprRegistery, FilterSharedLookupableRegistery, ModuleIncidentals, boolean, StatementResourceService, StatementResultService, EPServicesContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- EPStatementListenerSet - Class in com.espertech.esper.runtime.internal.kernel.statement
-
Provides update listeners for use by statement instances, and the management methods around these.
- EPStatementListenerSet() - Constructor for class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
-
Ctor.
- EPStatementListenerSet(UpdateListener[]) - Constructor for class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
- EPStatementSourceFactory - Class in com.espertech.esper.runtime.internal.dataflow.op.epstatementsource
- EPStatementSourceFactory() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- EPStatementSourceOp - Class in com.espertech.esper.runtime.internal.dataflow.op.epstatementsource
- EPStatementSourceOp(EPStatementSourceFactory, AgentInstanceContext, String, String, EPDataFlowEPStatementFilter, EPDataFlowIRStreamCollector) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceOp
- EPStatementSPI - Interface in com.espertech.esper.runtime.internal.kernel.statement
- EPSubscriberException - Exception in com.espertech.esper.runtime.client
-
This exception is thrown to indicate that a subscriber registration failed such as when the subscribe does not expose an acceptable method to receive statement results.
- EPSubscriberException(String) - Constructor for exception com.espertech.esper.runtime.client.EPSubscriberException
-
Ctor.
- EPSubscriberException(String, Throwable) - Constructor for exception com.espertech.esper.runtime.client.EPSubscriberException
-
Ctor.
- EPTYPE - Static variable in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- EPUndeployException - Exception in com.espertech.esper.runtime.client
-
Exception during an undeploy operation by
EPDeploymentService.undeploy(java.lang.String)
- EPUndeployException(String) - Constructor for exception com.espertech.esper.runtime.client.EPUndeployException
-
Ctor
- EPUndeployException(String, Throwable) - Constructor for exception com.espertech.esper.runtime.client.EPUndeployException
-
Ctor.
- EPUndeployLockException - Exception in com.espertech.esper.runtime.client
-
Undeploy exception to indicate a problem taking the necessary lock
- EPUndeployLockException(String, Throwable) - Constructor for exception com.espertech.esper.runtime.client.EPUndeployLockException
-
Ctor
- EPUndeployNotFoundException - Exception in com.espertech.esper.runtime.client
-
Undeploy exception to indicate that the deployment was not found
- EPUndeployNotFoundException(String) - Constructor for exception com.espertech.esper.runtime.client.EPUndeployNotFoundException
-
Ctor.
- EPUndeployPreconditionException - Exception in com.espertech.esper.runtime.client
-
Uneploy exception to indicate that a precondition is not satisfied
- EPUndeployPreconditionException(String) - Constructor for exception com.espertech.esper.runtime.client.EPUndeployPreconditionException
-
Ctor.
- EPVariableServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.service
- EPVariableServiceImpl(EPServicesContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- EPVariableServiceSPI - Interface in com.espertech.esper.runtime.internal.kernel.service
- equals(Object) - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed.Item
- equals(Object) - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided.Item
- equals(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- equals(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.SupportFilterForEvalConstantDouble
- equals(Object) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
- equals(Object) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
- ESPERIO_JSON_EVENT_TYPE - Static variable in interface com.espertech.esper.runtime.client.util.InputAdapter
-
Use for TextMessage events to indicate the event type name.
- ESPERIO_MAP_EVENT_TYPE - Static variable in interface com.espertech.esper.runtime.client.util.InputAdapter
-
Use for MapMessage events to indicate the event type name.
- eval(EventBean, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.support.SupportExprEventEvaluator
- evaluate(EventBean, Collection<FilterHandle>, int, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- evaluate(EventBean, Collection<FilterHandle>, int, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- evaluate(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- evaluate(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- evaluate(Collection<ScheduleHandle>) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- evaluateInternal(EventBean, Collection<FilterHandle>, int, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- evaluateInternal(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- evaluateStatement(ExprNode, EPStatement) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI
- EventBusSinkFactory - Class in com.espertech.esper.runtime.internal.dataflow.op.eventbussink
- EventBusSinkFactory() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkFactory
- EventBusSinkOp - Class in com.espertech.esper.runtime.internal.dataflow.op.eventbussink
- EventBusSinkOp(EventBusSinkFactory, AgentInstanceContext, EPDataFlowEventCollector) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkOp
- EventBusSourceFactory - Class in com.espertech.esper.runtime.internal.dataflow.op.eventbussource
- EventBusSourceFactory() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceFactory
- EventBusSourceOp - Class in com.espertech.esper.runtime.internal.dataflow.op.eventbussource
- EventBusSourceOp(EventBusSourceFactory, AgentInstanceContext, EPDataFlowEventBeanCollector) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceOp
- eventEvaluator - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- EventEvaluator - Interface in com.espertech.esper.runtime.internal.filtersvcimpl
-
Interface for matching an event instance based on the event's property values to filters, specifically filter parameter constants or ranges.
- eventType - Variable in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- eventType() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- eventType() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Metered
-
Returns the type of events the meter is measuring.
- eventType() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- EVENTTYPE - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Event type.
- EventTypeIndex - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Mapping of event type to a tree-like structure containing filter parameter constants in indexes
FilterParamIndexBase
and filter callbacks inFilterHandleSetNode
. - EventTypeIndex(FilterServiceGranularLockFactory) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
- EventTypeIndexBuilder - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
This class is responsible for changes to
EventTypeIndex
for addition and removal of filters. - EventTypeIndexBuilder(EventTypeIndex) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexBuilder
-
Constructor - takes the event type index to manipulate as its parameter.
- EventTypeIndexTraverse - Interface in com.espertech.esper.runtime.internal.filtersvcimpl
- EWMA - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats
-
An exponentially-weighted moving average.
- EWMA(double, long, TimeUnit) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.EWMA
-
Create a new EWMA with a specific smoothing constant.
- execute() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPPreparedQueryImpl
- execute() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureSpin
- execute() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureWait
- execute() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- execute() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck
-
Executes the health check, catching and handling any exceptions raised by
HealthCheck.check()
. - execute(ContextPartitionSelector[]) - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPPreparedQueryImpl
- execute(UniformPair<EventBean[]>) - Method in interface com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategy
-
Execute the dispatch.
- execute(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyImpl
- execute(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMap
- execute(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMapWStmt
- execute(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyObjectArr
- execute(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyObjectArrWStmt
- execute(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArr
- execute(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArrWStmt
- execute(StatementDispatchTLEntry) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- executeQuery(EPCompiled) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Execute a fire-and-forget query.
- executeQuery(EPCompiled) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
- executeQuery(EPCompiled, ContextPartitionSelector[]) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Execute a fire-and-forget query for use with named windows and tables that have a context declared and that may therefore have multiple context partitions, allows to target context partitions for query execution selectively.
- executeQuery(EPCompiled, ContextPartitionSelector[]) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
- executeQuery(EPFireAndForgetPreparedQueryParameterized) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Execute a fire-and-forget parameterized query.
- executeQuery(EPFireAndForgetPreparedQueryParameterized) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
- executeQuery(EPFireAndForgetPreparedQueryParameterized, ContextPartitionSelector[]) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Execute a fire-and-forget parameterized query.
- executeQuery(EPFireAndForgetPreparedQueryParameterized, ContextPartitionSelector[]) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
- ExponentiallyDecayingSample - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats
-
An exponentially-decaying random sample of
long
s. - ExponentiallyDecayingSample(int, double) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
-
Creates a new
ExponentiallyDecayingSample
. - ExponentiallyDecayingSample(int, double, Clock) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
-
Creates a new
ExponentiallyDecayingSample
. - EXPRESSION - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Expression.
F
- fifteenMinuteEWMA() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.EWMA
-
Creates a new EWMA which is equivalent to the UNIX fifteen minute load average and which expects to be ticked every 5 seconds.
- fifteenMinuteRate() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- fifteenMinuteRate() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Metered
-
Returns the fifteen-minute exponentially-weighted moving average rate at which events have occurred since the meter was created.
- fifteenMinuteRate() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- fileDescriptorUsage() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the percentage of available file descriptors which are currently in use.
- FilterFactory - Class in com.espertech.esper.runtime.internal.dataflow.op.filter
- FilterFactory() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- FilterHandleSetNode - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
This class holds a list of indizes storing filter constants in
FilterParamIndexBase
nodes and a set ofFilterHandle
. - FilterHandleSetNode(ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
- filtering(EventBean, Collection<FilterHandle>, Integer) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceListener
-
Indicates an event being filtered.
- FilterItem - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterItem(String, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- FilterItem(String, FilterOperator, Object) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- FilterItem(String, FilterOperator, Object, Object) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- FilterLockBackoffException - Exception in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterLockBackoffException() - Constructor for exception com.espertech.esper.runtime.internal.filtersvcimpl.FilterLockBackoffException
- FilterOp - Class in com.espertech.esper.runtime.internal.dataflow.op.filter
- FilterOp(FilterFactory, AgentInstanceContext) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterOp
- FilterParamIndexBase - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Each implementation of this abstract class represents an index of filter parameter constants supplied in filter parameters in filter specifications that feature the same event property and operator.
- FilterParamIndexBase(FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
-
Constructor.
- FilterParamIndexBooleanExpr - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index that simply maintains a list of boolean expressions.
- FilterParamIndexBooleanExpr(ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- FilterParamIndexCompare - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants for the comparison operators (less, greater, etc).
- FilterParamIndexCompare(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- FilterParamIndexCompareString - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants for the comparison operators (less, greater, etc).
- FilterParamIndexCompareString(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- FilterParamIndexDoubleRange - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants for the range operators (range open/closed/half).
- FilterParamIndexDoubleRange(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRange
- FilterParamIndexDoubleRangeBase - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants for the range operators (range open/closed/half).
- FilterParamIndexDoubleRangeBase(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- FilterParamIndexDoubleRangeInverted - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants for the not range operators (range open/closed/half).
- FilterParamIndexDoubleRangeInverted(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeInverted
- FilterParamIndexEquals - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the equals (=) operator.
- FilterParamIndexEquals(ExprFilterSpecLookupable, ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEquals
- FilterParamIndexEqualsBase - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the equals (=) operator.
- FilterParamIndexEqualsBase(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- FilterParamIndexEqualsIs - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the equals (=) operator.
- FilterParamIndexEqualsIs(ExprFilterSpecLookupable, ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsIs
- FilterParamIndexIn - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the 'in' operator to match against a supplied set of values (i.e.
- FilterParamIndexIn(ExprFilterSpecLookupable, ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- FilterParamIndexLookupableBase - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Each implementation of this abstract class represents an index of filter parameter constants supplied in filter parameters in filter specifications that feature the same event property and operator.
- FilterParamIndexLookupableBase(FilterOperator, ExprFilterSpecLookupable) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
-
Constructor.
- FilterParamIndexNotEquals - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the equals (=) operator.
- FilterParamIndexNotEquals(ExprFilterSpecLookupable, ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEquals
- FilterParamIndexNotEqualsBase - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the equals (=) operator.
- FilterParamIndexNotEqualsBase(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- FilterParamIndexNotEqualsIs - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the equals (=) operator.
- FilterParamIndexNotEqualsIs(ExprFilterSpecLookupable, ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsIs
- FilterParamIndexNotIn - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the 'not in' operator to match against a all other values then the supplied set of values.
- FilterParamIndexNotIn(ExprFilterSpecLookupable, ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- FilterParamIndexQuadTreeMXCIF - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterParamIndexQuadTreeMXCIF(ReadWriteLock, ExprFilterSpecLookupable) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- FilterParamIndexQuadTreePointRegion - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterParamIndexQuadTreePointRegion(ReadWriteLock, ExprFilterSpecLookupable) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- FilterParamIndexReboolNoValue - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants to match using the equals (=) operator.
- FilterParamIndexReboolNoValue(ExprFilterSpecLookupable, ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- FilterParamIndexReboolWithValue - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterParamIndexReboolWithValue(ExprFilterSpecLookupable, ReadWriteLock) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolWithValue
- FilterParamIndexStringRange - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants for the range operators (range open/closed/half).
- FilterParamIndexStringRange(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRange
- FilterParamIndexStringRangeBase - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterParamIndexStringRangeBase(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- FilterParamIndexStringRangeInverted - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Index for filter parameter constants for the not range operators (range open/closed/half).
- FilterParamIndexStringRangeInverted(ExprFilterSpecLookupable, ReadWriteLock, FilterOperator) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeInverted
- FilterServiceBase - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Implementation of the filter service interface.
- FilterServiceBase(FilterServiceGranularLockFactory, int) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- FilterServiceGranularLockFactory - Interface in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterServiceGranularLockFactoryNone - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterServiceGranularLockFactoryReentrant - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterServiceGranularLockFactoryReentrant() - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceGranularLockFactoryReentrant
- FilterServiceListener - Interface in com.espertech.esper.runtime.internal.filtersvcimpl
-
Listener to filter activity.
- FilterServiceLockCoarse - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterServiceLockCoarse(int) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- FilterServiceLockFine - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- FilterServiceLockFine(int) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- FilterServiceSPI - Interface in com.espertech.esper.runtime.internal.filtersvcimpl
-
Service provider interface for filter service.
- FilterSet - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Holder object for a set of filters for one or more statements.
- FilterSet(List<FilterSetEntry>) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSet
-
Ctor.
- FilterSetEntry - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Entry to a
FilterSet
filter set taken from aFilterService
. - FilterSetEntry(FilterHandle, EventType, FilterValueSetParam[][]) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSetEntry
- findIndex(ArrayDeque<FilterValueSetParam>, List<FilterParamIndexBase>) - Static method in class com.espertech.esper.runtime.internal.filtersvcimpl.IndexHelper
-
Find an index that matches one of the filter parameters passed.
- findParameter(ArrayDeque<FilterValueSetParam>, FilterParamIndexBase) - Static method in class com.espertech.esper.runtime.internal.filtersvcimpl.IndexHelper
-
Determine among the passed in filter parameters any parameter that matches the given index on property name and filter operator type.
- fiveMinuteEWMA() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.EWMA
-
Creates a new EWMA which is equivalent to the UNIX five minute load average and which expects to be ticked every 5 seconds.
- fiveMinuteRate() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- fiveMinuteRate() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Metered
-
Returns the five-minute exponentially-weighted moving average rate at which events have occurred since the meter was created.
- fiveMinuteRate() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- from(String, EPStatement[], Set<String>, DeployerModulePaths, DeployerModuleEPLObjects, ModuleProviderCLPair) - Static method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
G
- garbageCollectors() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns a map of garbage collector names to garbage collector information.
- Gauge<T> - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A gauge metric is an instantaneous reading of a particular value.
- Gauge() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Gauge
- get() - Static method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
- get(EventType) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
-
Returns the root node for the given event type, or null if this event type has not been seen before.
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
-
Get the event evaluation instance associated with the constant.
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
-
Get the event evaluation instance associated with the constant.
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- get(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- get(Set<Integer>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexBuilder
- get(Set<Integer>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- get(Set<Integer>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- get(Set<Integer>) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceSPI
-
Get a set of statements of out the active filters, returning filters.
- get50thPercentile() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- get75thPercentile() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- get75thPercentile() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the value at the 75th percentile in the distribution.
- get95thPercentile() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- get95thPercentile() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the value at the 95th percentile in the distribution.
- get98thPercentile() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- get98thPercentile() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the value at the 98th percentile in the distribution.
- get999thPercentile() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- get999thPercentile() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the value at the 99.9th percentile in the distribution.
- get99thPercentile() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- get99thPercentile() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the value at the 99th percentile in the distribution.
- getAdapterFactories() - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkFactory
- getAdapterFactories() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- getAgentInstanceId() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getAgentInstanceId() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- getAgentInstanceLock() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getAggregationServiceFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getAggregationServiceFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getAllocateAgentInstanceScriptContext() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getAndClearIsInvoked() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns true if the listener was invoked at least once and clears the invocation flag.
- getAndClearIsInvoked() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Returns true if the subscriber was invoked at least once and clears the invocation flag.
- getAndClearIsInvoked() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriberMRD
-
Returns true if the subscriber was invoked at least once and clears the invocation flag.
- getAndClearIsInvoked() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getAndResetDataListsFlattened() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns a pair of insert and remove stream event arrays considering the all invocations, and resets the listener.
- getAndResetDataListsFlattened() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getAndResetIRPair() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns a pair of last-invocation insert and remove stream events and resets
- getAndResetIRPair() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getAndResetLastNewData() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns the last array of events (insert stream) that were received and resets the listener.
- getAndResetLastNewData() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Returns the last array of events (insert stream) that were received and resets the subscriber.
- getAndResetLastNewData() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getAndResetLastOldData() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns the last array of events (insert stream) that were received and resets the listener.
- getAndResetLastOldData() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getAnnotations() - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns statement annotations.
- getAnnotations() - Method in class com.espertech.esper.runtime.client.option.StatementNameRuntimeContext
-
Returns the annotations.
- getAnnotations() - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Returns the annotations
- getAnnotations() - Method in class com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeContext
-
Returns the annotations.
- getAnnotations() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- getAnnotations() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getAnnotations() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getAnnotations() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getArray() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPQueryResultImpl
- getAuditProvider() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getBeanEventTypeFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getBeanEventTypeFactoryPrivate() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getBeanEventTypeStemService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getBoolExprFilterItem() - Static method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- getBufferPoolStats() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
- getBusEventType(String) - Method in interface com.espertech.esper.runtime.client.EPEventTypeService
-
Returns the event type that has bus-visibility or null in case that the event type is not found
- getBusEventType(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventTypeServiceImpl
- getCallbackSet() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
- getClassForNameProvider() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getClassLoader(DeploymentClassLoaderContext) - Method in interface com.espertech.esper.runtime.client.option.DeploymentClassLoaderOption
-
Returns the classloader to use for the deployment.
- getClassLoaderParent() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getClasspathImportServiceRuntime() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getClasspathImportServiceRuntime() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getClasspathImportServiceRuntime() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getClassProvidedPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getClassProvidedPathRegistry() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesPath
- getClassProvidedPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getCollector() - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- getCollector() - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkFactory
- getCompiled() - Method in class com.espertech.esper.runtime.client.EPDeploymentRolloutCompiled
-
Returns the compiled module.
- getCompiled() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryEntry
- getConfigSnapshot() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getConfigSnapshot() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getConfiguration() - Method in class com.espertech.esper.runtime.client.option.DeploymentClassLoaderContext
-
Returns the configuration.
- getConfigurationDeepCopy() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns a deep-copy of the configuration that is actively in use by the runtime.
- getConfigurationDeepCopy() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getConfigurationTransient() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the transient configuration, which are configuration values that are passed by reference (and not by value)
- getConfigurationTransient() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getConfigXml() - Method in class com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext
-
Returns plugin configuration XML, if any.
- getContext() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Provides naming context for public named objects.
- getContext() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getContextManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getContextManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getContextName() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getContextNestingLevel(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getContextPartitionCount(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getContextPartitionIds(String, String, ContextPartitionSelector) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getContextPartitions(String, String, ContextPartitionSelector) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getContextPartitionService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the context partition service, for context partition information
- getContextPartitionService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getContextPartitionStateListeners(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getContextPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getContextPathRegistry() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesPath
- getContextPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getContextProperties() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getContextProperties(String, String, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getContextServiceFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getContextServiceFactory() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getContextStateListeners() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getContextStatementNames(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getCount() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics.BufferPoolStats
-
Returns an estimate of the number of buffers in the pool.
- getCount() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.CounterMBean
- getCount() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- getCount() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.MeterMBean
- getCountTypes() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- getCountTypes() - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceSPI
- getCurrentStatementId() - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.StatementIdRecoveryService
- getCurrentStatementId() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementIdRecoveryServiceImpl
- getCurrentTime() - Method in interface com.espertech.esper.runtime.client.EPEventServiceTimeControl
-
Returns current engine time.
- getCurrentTime() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getCurrentTime() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getCurrentTimeAsRecovered() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
- getCurrentTimeStageAsRecovered() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
- getDatabaseConfigServiceRuntime() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getDataflowName() - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- getDataflowService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getDataFlowService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the data flow service, for managing dataflows
- getDataFlowService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getDataListsFlattened() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns a pair of insert and remove stream event arrays considering the all invocations.
- getDataListsFlattened() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Returns a pair of insert and remove stream event arrays considering the all invocations.
- getDataListsFlattened() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getDefault() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
-
Returns the default instance of
JmxReporter
if it has been started. - getDefaultFormatter() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- getDefaultRuntime() - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns the runtime for the default URI.
- getDefaultRuntime(Configuration) - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns the default runtime.
- getDefaultRuntime(Configuration, EPRuntimeOptions) - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns the default runtime.
- getDeltaPerConsumer(Object, EPStatementAgentInstanceHandle) - Method in class com.espertech.esper.runtime.internal.namedwindow.NamedWindowDispatchServiceImpl
- getDenominator() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.RatioGauge
-
Returns the denominator (the value on the bottom half of the fraction or the right-hand side of the ratio).
- getDependencies() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed
-
Returns the consumption dependencies
- getDependencies() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided
-
Returns the provision dependencies
- getDependenciesConsumed(String, EPServicesPath, DeploymentLifecycleService) - Static method in class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperDependencies
- getDependenciesProvided(String, EPServicesPath, DeploymentLifecycleService) - Static method in class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperDependencies
- getDeployment() - Method in class com.espertech.esper.runtime.client.EPDeploymentRolloutItem
-
Returns the deployment.
- getDeployment(String) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Returns the deployment.
- getDeployment(String) - Method in interface com.espertech.esper.runtime.client.stage.EPStageDeploymentService
-
Returns the staged deployment or null if the deployment is not staged
- getDeployment(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- getDeployment(String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageDeploymentServiceImpl
- getDeploymentByCRC(long) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- getDeploymentByCRC(long) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- getDeploymentById(String) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- getDeploymentById(String) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- getDeploymentClassLoaderOption() - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Returns the class loader option
- getDeploymentDependenciesConsumed(String) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Obtain information about the dependencies that the given deployment has on other deployments, i.e.
- getDeploymentDependenciesConsumed(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- getDeploymentDependenciesProvided(String) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Obtain information about other deployments that are depending on the given deployment, i.e.
- getDeploymentDependenciesProvided(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- getDeploymentId() - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Returns the deployment id if one should be assigned; A null value causes the runtime to generate and assign a deployment id.
- getDeploymentId() - Method in class com.espertech.esper.runtime.client.DeploymentStateEvent
-
Returns the deployment id
- getDeploymentId() - Method in class com.espertech.esper.runtime.client.EPDeployment
-
Returns the deployment id
- getDeploymentId() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed.Item
-
Returns the deployment id of the provider
- getDeploymentId() - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns the deployment id.
- getDeploymentId() - Method in class com.espertech.esper.runtime.client.option.StatementNameRuntimeContext
-
Returns the deployment id
- getDeploymentId() - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Returns the deployment id
- getDeploymentId() - Method in class com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeContext
-
Returns the deployment id
- getDeploymentId() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- getDeploymentId() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getDeploymentId() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getDeploymentId() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getDeploymentId() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getDeploymentId() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getDeploymentIdDependencies() - Method in class com.espertech.esper.runtime.client.EPDeployment
-
Returns the deployment ids of the deployments that this deployment depends on
- getDeploymentIdDependencies() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutInitResult
- getDeploymentIdDependencies() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getDeploymentIds() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided.Item
-
Returns the deployment id of consuming deployments
- getDeploymentIds() - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- getDeploymentIds() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- getDeploymentIdsConsumed() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryEntry
- getDeploymentLifecycleService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getDeploymentLifecycleService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getDeploymentLockStrategy() - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Return the deployment lock strategy, the default is
LockStrategyDefault
- getDeploymentMap() - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- getDeploymentMap() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- getDeploymentMap() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- getDeploymentMap() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceSPI
- getDeploymentMap() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageDeploymentServiceImpl
- getDeploymentMap() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageDeploymentServiceSPI
- getDeploymentRecoveryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getDeploymentRecoveryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
- getDeployments() - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Returns the deployment ids of all deployments.
- getDeployments() - Method in interface com.espertech.esper.runtime.client.stage.EPStageDeploymentService
-
Returns the deployment ids of all staged deployments.
- getDeployments() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutDeploymentResult
- getDeployments() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- getDeployments() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageDeploymentServiceImpl
- getDeploymentService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the deployment service, for deploying and undeploying compiled modules
- getDeploymentService() - Method in interface com.espertech.esper.runtime.client.stage.EPStage
-
Returns the stage's deployment service that provides information about staged deployments.
- getDeploymentService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getDeploymentService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- getDeploymentStateListeners() - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Returns an iterator of deployment state listeners (read-only)
- getDeploymentStateListeners() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- getDeploymentTypes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getDeploymentTypes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getDescription() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getDispatchChildView() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementFactoryArgs
- getDispatchChildView() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getDispatchChildView() - Method in interface com.espertech.esper.runtime.internal.kernel.statement.EPStatementSPI
- getDispatchService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getDispatchService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getDispatchTL() - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- getDoubleValue() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.SupportFilterForEvalConstantDouble
-
Returns the constant value.
- getDrop() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getEnvironment() - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- getEpl() - Method in class com.espertech.esper.runtime.client.option.StatementNameRuntimeContext
-
Returns the EPL when attached or null when not available
- getEpl() - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Returns the EPL when provided or null when not provided
- getEpl() - Method in class com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeContext
-
Returns the EPL when attached or null when not available
- getEpl() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- getEpl() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getEPLWhenAvailable() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getEpRuntime() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEpServicesContext() - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- getEpServicesHA() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEpStatementFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getError() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns any exception for the result, or
null
if the result has no exception. - getEventBeanService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getEventBeanService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventBeanService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getEventBeanTypedEventFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getEventBeanTypedEventFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventBeanTypedEventFactory() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getEventBeanTypedEventFactory() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getEventProcessingRWLock() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventProcessingRWLock() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getEventProcessingRWLock() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getEventRenderer() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventSender(String) - Method in interface com.espertech.esper.runtime.client.EPEventService
-
Returns a facility to process event objects that are of a known type.
- getEventSender(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getEventSender(String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getEventSerdeFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the event service, for sending events to the runtime and for controlling time
- getEventService() - Method in interface com.espertech.esper.runtime.client.stage.EPStage
-
Returns the stage's event service that can be used to send events to the stage and to advance time for the stage.
- getEventService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getEventService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- getEventServiceSPI() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getEventServiceSPI() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- getEventTableIndexService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventTableIndexService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getEventType() - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns the type of events the statement pushes to listeners or returns for iterator.
- getEventType() - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- getEventType() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- getEventType() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent
-
Returns the event type.
- getEventType() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSetEntry
- getEventType() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPPreparedQueryImpl
- getEventType() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPQueryResultImpl
- getEventType() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getEventType() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- getEventType() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.MeterMBean
- getEventType(String, String) - Method in interface com.espertech.esper.runtime.client.EPEventTypeService
-
Returns the event type as defined by a given deployment.
- getEventType(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventTypeServiceImpl
- getEventTypeAvroHandler() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventTypeAvroHandler() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getEventTypeFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventTypeIdResolver() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventTypePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventTypePathRegistry() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesPath
- getEventTypePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getEventTypePreconfigured(String) - Method in interface com.espertech.esper.runtime.client.EPEventTypeService
-
Returns the event type for a preconfigured event type.
- getEventTypePreconfigured(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventTypeServiceImpl
- getEventTypeRepositoryBus() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventTypeRepositoryBus() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getEventTypeResolver() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getEventTypeResolver() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getEventTypeResolvingBeanFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventTypeResolvingBeanFactory() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getEventTypeResolvingBeanFactory() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getEventTypeResolvingBeanFactory() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getEventTypes() - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- getEventTypes() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- getEventTypeSerdeRepository() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getEventTypeSerdes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getEventTypeService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the event type service, for obtaining information on event types
- getEventTypeService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getEventTypeXMLXSDHandler() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getExceptionHandlingService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getExceptionHandlingService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getExceptionHandlingService() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getExceptionHandlingService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getExceptionHandlingService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getExceptionHandlingService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getExistingRuntime(String) - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns an existing runtime.
- getExistingStage(String) - Method in interface com.espertech.esper.runtime.client.EPStageService
-
Returns the existing stage for the provided URI, or null if a stage for the URI has not already been allocated.
- getExistingStage(String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- getExprDeclaredPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getExprDeclaredPathRegistry() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesPath
- getExprDeclaredPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getExprDeclaredPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getExpressionResultCacheService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getExprEvaluatorContext() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceThreadLocalEntry
- getFactoryProvider() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- getFactorySelect() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- getFields() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- getFifteenMinuteRate() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.MeterMBean
- getFilter() - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- getFilterBooleanExpressionFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getFilterBooleanExpressionFactory() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getFilterCallbackCount() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Returns the number of filter callbacks stored.
- getFilterCallbackCount() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
- getFilterCountApprox() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
- getFilterCountApprox() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- getFilterCountApprox() - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceSPI
- getFilterOperator() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
-
Returns the filter operator that the index matches for.
- getFilterReboolConstant() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getFilters() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSet
-
Returns the filters.
- getFilterService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getFilterService() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getFilterService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getFilterSharedBoolExprRegistery() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getFilterSharedBoolExprRepository() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getFilterSharedLookupableRegistery() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getFilterSharedLookupableRepository() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getFilterSpecActivatable() - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceFactory
- getFilterSpecActivatableRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getFiltersVersion() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- getFilterValue(MatchedEventMap, ExprEvaluatorContext, StatementContextFilterEvalEnv) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.SupportFilterForEvalConstantDouble
- getFilterValueDouble(MatchedEventMap, ExprEvaluatorContext, StatementContextFilterEvalEnv) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.SupportFilterForEvalConstantDouble
- getFireAndForgetService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the fire-and-forget service, for executing fire-and-forget queries
- getFireAndForgetService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getFiveMinuteRate() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.MeterMBean
- getFurthestTimeHandle() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- getFurthestTimeHandleDate() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- getGroup() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Returns the group to which the
Metric
belongs. - getHandle() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSetEntry
-
Returns the handle.
- getHandle() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleSetEntry
-
Returns the schedule handle.
- getHaPair() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- getHint() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getIdentifier(String, String, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- getInboundQueue() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns the inbound queue.
- getInboundQueue() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- getInboundThreadPool() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns the inbound thread pool
- getInboundThreadPool() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- getIncidentals() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getIndex() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- getIndizes() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Returns list of indexes - not returning an iterator.
- getInitialDelay() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- getInsertStreamList() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriberMRD
-
Returns all insert-stream events received so far.
- getInstance() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
The default instance of
VirtualMachineMetrics
. - getInstance() - Static method in class com.espertech.esper.runtime.internal.support.ObjectReservationSingleton
- getInstrumentationProvider() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getInternal(Set<Integer>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- getInternalEventRouteDest() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getInternalEventRouteDest() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getInternalEventRouteDest() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getInternalEventRouteDest() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getInternalEventRouter() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getInternalEventRouter() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getInterval() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- getInvocationCount() - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Return invocation count.
- getInvocationCount() - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- getInvokedFlagsAndReset(SupportUpdateListener[]) - Static method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
For multiple listeners, return the invoked flags and reset each listener
- getIsInvokedAndReset() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns true if the listener was invoked at least once and clears the invocation flag.
- getIsInvokedAndReset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getItems() - Method in class com.espertech.esper.runtime.client.EPDeploymentRollout
-
Returns the deployment items
- getIterations() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- getJsonOptions() - Static method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.RenderingOptions
- getJsonRenderer(EventType) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpRendererXmlJSon
- getLastDrift() - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Return last drift.
- getLastDrift() - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- getLastNewData() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns the last array of events (insert stream) that were received.
- getLastNewData() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Returns the last array of events (insert stream) that were received.
- getLastNewData() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getLastOldData() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns the last array of remove-stream events that were received.
- getLastOldData() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Returns the last array of remove-stream events that were received.
- getLastOldData() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getLastUpdateDate() - Method in class com.espertech.esper.runtime.client.EPDeployment
-
Returns the last update date
- getLastUpdateDate() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getLatchOrBean() - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueItemPrecedenced
- getLatencyUnit() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.TimerMBean
- getLightweights() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleStatementLightweights
- getListener() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent
-
Returns the listener
- getListenerRecoveryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getListenerRecoveryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
- getListeners() - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- getListeners() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- getListeners() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
-
Returns the set of listeners to the statement.
- getLookupable() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
- getMajor() - Method in class com.espertech.esper.runtime.client.util.RuntimeVersion.MajorMinorPatch
- getManufacturer() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- getMatchesArrayThreadLocal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceThreadLocalEntry
- getMatchesPerStmtThreadLocal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceThreadLocalEntry
- getMax() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- getMaxDrift() - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Return maximum drift.
- getMaxDrift() - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- getMBeanName() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Returns the MBean name for the
Metric
identified by this metric name. - getMean() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- getMeanRate() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.MeterMBean
- getMedian() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the median value in the distribution.
- getMemoryUsed() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics.BufferPoolStats
-
Returns an estimate of the memory that the Java virtual machine is using for this buffer pool.
- getMessage() - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.PortAndMessagePair
- getMessage() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns any additional message for the result, or
null
if the result has no message. - getMetricReportingService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getMetricReportingService() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getMetricReportingService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getMetricsRegistry() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractReporter
-
Returns the reporter's
MetricsRegistry
. - getMetricsService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the metrics service, for managing runtime and statement metrics reporting
- getMetricsService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getMin() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- getMinor() - Method in class com.espertech.esper.runtime.client.util.RuntimeVersion.MajorMinorPatch
- getModuleClasses() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getModuleContexts() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getModuleEPLObjects() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutInitResult
- getModuleEventTypes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getModuleExpressions() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getModuleIncidentals() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getModuleIndexes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getModuleName() - Method in class com.espertech.esper.runtime.client.DeploymentStateEvent
-
Returns the module name, when provided, or null if none provided
- getModuleName() - Method in class com.espertech.esper.runtime.client.EPDeployment
-
Returns the module name or null if none provided
- getModuleName() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutInitResult
- getModuleName() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getModuleNamedWindows() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getModulePaths() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutInitResult
- getModuleProperties() - Method in class com.espertech.esper.runtime.client.EPDeployment
-
Returns module properties
- getModulePropertiesCached() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getModuleProvider() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getModuleScripts() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getModuleTables() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getModuleVariables() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
- getMsecTimerResolution() - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
-
Returns the timer resolution.
- getMultiMatchHandlerFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getName() - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns the statement name.
- getName() - Method in class com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext
-
Returns plugin name.
- getName() - Method in class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterOp
- getName() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- getName() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getName() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getName() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck
-
Returns the health check's name.
- getName() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Returns the name of the
Metric
. - getNamedWindowConsumerManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getNamedWindowDispatchService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getNamedWindowDispatchService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getNamedWindowDispatchService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getNamedWindowFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getNamedWindowFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getNamedWindowManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getNamedWindowManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getNamedWindowPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getNamedWindowPathRegistry() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesPath
- getNamedWindowPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getNamedWindowPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getNameInNamespace() - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- getNameParser(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- getNameParser(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- getNames() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- getNearestTimeHandle() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- getNearestTimeHandle() - Method in interface com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceSPI
- getNearestTimeHandleDate() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- getNewDataList() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Get a list of all insert-stream event arrays received.
- getNewDataList() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Get a list of all insert-stream event arrays received.
- getNewDataList() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getNewDataListFlattened() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns an event array that represents all insert-stream events received so far.
- getNewDataListFlattened() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Returns an event array that represents all insert-stream events received so far.
- getNewDataListFlattened() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getNextScheduledTime() - Method in interface com.espertech.esper.runtime.client.EPEventServiceTimeControl
-
Returns the time at which the next schedule execution is expected, returns null if no schedule execution is outstanding.
- getNextScheduledTime() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getNextScheduledTime() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getNodeRWLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Returns to lock to use for making changes to the filter callback or inzides collections stored by this node.
- getNumerator() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.RatioGauge
-
Returns the numerator (the value on the top half of the fraction or the left-hand side of the ratio).
- getNumEventsEvaluated() - Method in interface com.espertech.esper.runtime.client.EPEventService
-
Number of events evaluated over the lifetime of the event stream processing runtime, or since the last resetStats() call.
- getNumEventsEvaluated() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- getNumEventsEvaluated() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getNumEventsEvaluated() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getNumStatements() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutDeploymentResult
- getObjectName() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed.Item
-
Returns the EPL object name.
- getObjectName() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided.Item
-
Returns the EPL object name.
- getObjectType() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed.Item
-
Returns the EPL object type
- getObjectType() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided.Item
-
Returns the EPL object type
- getOldDataList() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Get a list of all remove-stream event arrays received.
- getOldDataList() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Get a list of all remove-stream event arrays received.
- getOldDataList() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- getOldDataListFlattened() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns an event array that represents all remove-stream events received so far.
- getOldDataListFlattened() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Returns an event array that represents all remove-stream events received so far.
- getOldDataListFlattened() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Returns an event array that represents all remove-stream events received so far.
- getOneMinuteRate() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.MeterMBean
- getOp() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- getOptionalValue() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- getOptions() - Method in class com.espertech.esper.runtime.client.EPDeploymentRolloutCompiled
-
Returns the deployment options
- getOrAdd(MetricName, T) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Gets any existing metric with the given name or, if none exists, adds the given metric.
- getOriginatingStreamToViewableStream() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- getOutboundQueue() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns the outbound queue.
- getOutboundQueue() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- getOutboundThreadPool() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns the outbound thread pool
- getOutboundThreadPool() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- getOutputEventType() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- getParentView() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getParentView() - Method in interface com.espertech.esper.runtime.internal.kernel.statement.EPStatementSPI
-
Returns the parent view.
- getPatch() - Method in class com.espertech.esper.runtime.client.util.RuntimeVersion.MajorMinorPatch
- getPathClassProvideds() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getPathClassProvideds() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPathContexts() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getPathContexts() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPathEventTypes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getPathEventTypes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPathExprDecl() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getPathExprDecls() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPathIndexes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPathNamedWindows() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getPathNamedWindows() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPathScripts() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getPathScripts() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPathTables() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getPathTables() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPathVariables() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
- getPathVariables() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getPatternFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getPatternFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getPatternSubexpressionPoolRuntimeSvc() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getPort() - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.PortAndMessagePair
- getPrecedence() - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueItemPrecedenced
- getPrepared() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- getPrettyName() - Method in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Returns the pretty-print name
- getPriority() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getProperties() - Method in class com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext
-
Returns plugin properties.
- getProperty(StatementProperty) - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns a statement property value.
- getProperty(StatementProperty) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getPropertyEvaluators() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- getRateUnit() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.MeterMBean
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
-
Supplies the lock for protected access.
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
-
Supplies the lock for protected access.
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- getReadWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- getReadyCallbacks() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getReflectiveCompileSvc() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getReflectiveCompileSvc() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- getRemoveStreamList() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriberMRD
-
Returns all removed-stream events received so far.
- getRenderEventService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the event rendering service, for rendering events to JSON and XML
- getRenderEventService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getResourceRegistry() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- getResultSetProcessorHelperFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getResultSetProcessorHelperFactory() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getRolloutItemNumber() - Method in class com.espertech.esper.runtime.client.DeploymentStateEvent
-
Returns the rollout item number, or -1 when not using rollout
- getRolloutItemNumber() - Method in exception com.espertech.esper.runtime.client.EPDeployException
-
Returns the rollout item number, or -1 when not using rollout
- getRolloutLockStrategy() - Method in class com.espertech.esper.runtime.client.RolloutOptions
-
Return the rollout lock strategy, the default is
LockStrategyDefault
- getRoutedExternal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getRoutedExternal() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
- getRoutedExternal() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getRoutedInternal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getRoutedInternal() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
- getRoutedInternal() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getRouteQueue() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns the route queue.
- getRouteQueue() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- getRouteThreadPool() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns the route thread pool
- getRouteThreadPool() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- getRowRecogStatePoolEngineSvc() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getRuns() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics.GarbageCollectorStats
-
Returns the number of times the garbage collector has run.
- getRuntime() - Method in class com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext
-
Returns the runtimeloading the plugin.
- getRuntime() - Method in interface com.espertech.esper.runtime.client.util.AdapterSPI
-
Returns the runtime instance.
- getRuntime(String) - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns a runtime for a given runtime URI.
- getRuntime(String, Configuration) - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns a runtime for a given URI.
- getRuntime(String, Configuration, EPRuntimeOptions) - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns a runtime for a given URI.
- getRuntimeEnvContext() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getRuntimeExtensionServices() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getRuntimeExtensionServices() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
- getRuntimeExtensionServices() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getRuntimeInstanceWideLock() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the runtime-instance global read-write lock.
- getRuntimeInstanceWideLock() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getRuntimeMetric() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPMetricsServiceImpl
- getRuntimeParentClassLoader() - Method in class com.espertech.esper.runtime.client.option.DeploymentClassLoaderContext
-
Returns the classloader that is the parent class loader for the runtime.
- getRuntimePath() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns a path object for use by the compiler that represents a snapshot of the EPL objects deployed into the runtime at the time of this call.
- getRuntimePath() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getRuntimeSettingsService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getRuntimeSettingsService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getRuntimeSettingsService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getRuntimeURI() - Method in class com.espertech.esper.runtime.client.DeploymentStateEvent
-
Returns the runtime uri
- getRuntimeURI() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getRuntimeURI() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getRuntimeURI() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPIRunAfterDestroyCtx
- getRuntimeURI() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getRuntimeURI() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getRuntimeURI() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getRuntimeURI() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getRuntimeURIs() - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns a list of known URIs.
- getScheduleArrayThreadLocal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceThreadLocalEntry
- getScheduleHandleCount() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- getSchedulePerStmtThreadLocal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceThreadLocalEntry
- getScheduleSlot() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleSetEntry
-
Returns schedule scheduleSlot.
- getSchedulingService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getSchedulingService() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getSchedulingService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getScope() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Returns the scope of the
Metric
. - getScriptPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getScriptPathRegistry() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesPath
- getScriptPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getServiceProviderStatus() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- getServices() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getServicesContext() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getServicesContext() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- getServicesContext() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getServiceStatusProvider() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getServiceStatusProvider() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- getSnapshot() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
- getSnapshot() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Sampling
-
Returns a snapshot of the values.
- getSnapshot() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- getSnapshot() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
- getSnapshot() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Sample
-
Returns a snapshot of the sample's values.
- getSnapshot() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.UniformSample
- getSpecificServices() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getSpecificServices() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceSPI
- getStage(String) - Method in interface com.espertech.esper.runtime.client.EPStageService
-
Allocate a new stage or returns the existing stage if the stage for the same URI is already allocated.
- getStage(String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- getStageId() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- getStageRecoveryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getStageRuntimeServices() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getStages() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- getStages() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceSPI
- getStageService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the stage service, for managing stages
- getStageService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getStageSpecificServices() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- getStageSpecificServices() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageSPI
- getStageURIs() - Method in interface com.espertech.esper.runtime.client.EPStageService
-
Returns the URI values of all stages that are currently allocated.
- getStageURIs() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- getState() - Method in interface com.espertech.esper.runtime.client.util.Adapter
-
Get the state of this Adapter.
- getState() - Method in class com.espertech.esper.runtime.client.util.AdapterStateManager
- getStatement() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent
-
Returns the statement instance for the event.
- getStatement(String, String) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Returns the statement of a given deployment.
- getStatement(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- getStatementAgentInstanceLockFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getStatementById(int) - Method in interface com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleService
- getStatementById(int) - Method in class com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleServiceImpl
- getStatementByName(String, String) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- getStatementByName(String, String) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- getStatementContext() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementFactoryArgs
- getStatementContext() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getStatementContext() - Method in interface com.espertech.esper.runtime.internal.kernel.statement.EPStatementSPI
-
Returns the statement context.
- getStatementContextById(int) - Method in interface com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleService
- getStatementContextById(int) - Method in class com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleServiceImpl
- getStatementContextRuntimeServices() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getStatementFilter() - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- getStatementHandle(int, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- getStatementId() - Method in class com.espertech.esper.runtime.client.option.StatementNameRuntimeContext
-
Returns the statement id
- getStatementId() - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Returns the statement id
- getStatementId() - Method in class com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeContext
-
Returns the statement number
- getStatementId() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- getStatementId() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getStatementId() - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- getStatementId() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getStatementId() - Method in interface com.espertech.esper.runtime.internal.kernel.statement.EPStatementSPI
-
Returns the statement id.
- getStatementId() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- getStatementIdFirstStatement() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryEntry
- getStatementIdFirstStatement() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleStatementLightweights
- getStatementIdRecoveryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
- getStatementLifecycleService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getStatementLifecycleService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getStatementListenerSet() - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- getStatementName() - Method in class com.espertech.esper.runtime.client.option.StatementNameRuntimeContext
-
Returns the statement name
- getStatementName() - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Returns the statement name
- getStatementName() - Method in class com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeContext
-
Returns the statement name
- getStatementName() - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- getStatementName() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- getStatementName() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getStatementName() - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- getStatementName() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getStatementName(StatementNameRuntimeContext) - Method in interface com.espertech.esper.runtime.client.option.StatementNameRuntimeOption
-
Returns the statement name to assign to a newly-deployed statement.
- getStatementNameRuntime() - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Returns the callback overriding the statement name that identifies the statement within the deployment and that can be obtained using
EPStatement.getName()
- getStatementNamesWhenProvidedByAPI() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryEntry
- getStatementNamesWhenProvidedByAPI() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentRecoveryInformation
- getStatementNearestSchedules() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getStatementNearestSchedules() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
- getStatementNearestSchedules() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getStatementOutputHooks() - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- getStatementOutputHooks() - Method in interface com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceSPI
-
Returns output hooks.
- getStatementProperties() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getStatementResourceHolderBuilder() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getStatementResourceService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getStatementResultService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementFactoryArgs
- getStatementResultService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getStatementResultService() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- getStatements() - Method in class com.espertech.esper.runtime.client.DeploymentStateEvent
-
Returns the statements for the deployment or undeployment
- getStatements() - Method in class com.espertech.esper.runtime.client.EPDeployment
-
Returns the statements
- getStatements() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
- getStatementSelectionSvc() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getStatementSelectionSvc() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- getStatementSubstitutionParameter() - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Returns the callback providing values for substitution parameters.
- getStatementUserObjectRuntime() - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Returns the callback providing a runtime statement user object that can be obtained using
EPStatement.getUserObjectRuntime()
- getStatementUserObjectsRuntime() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentRecoveryInformation
- getStdDev() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- getStream(String) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter.Context
-
Returns an open
PrintStream
for the metric withheader
already written to it. - getSubscriber() - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns the current subscriber instance that receives statement results.
- getSubscriber() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getSubscriber() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
-
Returns the subscriber instance.
- getSubscriberMethodName() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
- getSubstitutionParameterNames() - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Returns the parameter names
- getSubstitutionParameterNames() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- getSubstitutionParameters() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryEntry
- getSubstitutionParameters() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerModuleStatementLightweights
- getSubstitutionParameterTypes() - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Returns the parameter types
- getSubstitutionParameterTypes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- getTableExprEvaluatorContext() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getTableExprEvaluatorContext() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getTableExprEvaluatorContext() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getTableExprEvaluatorContext() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getTableExprEvaluatorContext() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getTableManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getTableManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getTablePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getTablePathRegistry() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesPath
- getTablePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getTablePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getTag() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getThreadingService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getThreadingService() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- getThreadingService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getThreadingService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getThreadingService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getTime() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleSetEntry
-
Returns time.
- getTime() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- getTime(TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics.GarbageCollectorStats
-
Returns the amount of time in the given unit the garbage collector has taken in total.
- getTimeAbacus() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getTimeAbacus() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getTimeAbacus() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getTimeHandleCount() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- getTimeMillis() - Method in class com.espertech.esper.runtime.internal.timer.TimeSourceServiceImpl
-
Convenience method to get time in milliseconds
- getTimeProvider() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getTimeProvider() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getTimerQueue() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns the timer queue.
- getTimerQueue() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- getTimerService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getTimerThreadPool() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns the timer thread pool
- getTimerThreadPool() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- getTimeSourceService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getTimeSourceService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getTimestamp() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- getTimeZone() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getTotalCapacity() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics.BufferPoolStats
-
Returns an estimate of the total capacity of the buffers in this pool.
- getTotalDrift() - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Return total drift.
- getTotalDrift() - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.EventEvaluator
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- getTraverseStatement(EventTypeIndexTraverse, Set<Integer>, ArrayDeque<FilterItem>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- getTraverseStatement(Set<Integer>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
- getType() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Returns the type to which the
Metric
belongs. - getUndeploymentLockStrategy() - Method in class com.espertech.esper.runtime.client.UndeploymentOptions
-
Return the undeployment lock strategy, the default is
LockStrategyDefault
- getUnsatisfiedParamsOneOffset() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- getUpdateListeners() - Method in interface com.espertech.esper.runtime.client.EPListenable
-
Returns an iterator of update listeners.
- getUpdateListeners() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getUpgradeOption() - Method in class com.espertech.esper.runtime.client.EPRuntimeOptions
- getURI() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the runtime URI, or "default" if this is the default runtime.
- getURI() - Method in interface com.espertech.esper.runtime.client.stage.EPStage
-
Returns the stage unique identifier URI.
- getURI() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- getURI() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getURI() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- getURI() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- getUserObject(StatementUserObjectRuntimeContext) - Method in interface com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeOption
-
Returns the user object to assign to a newly-deployed statement.
- getUserObjectCompileTime() - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns the application defined user data object associated with the statement at compile time, or null if none was supplied at time of statement compilation.
- getUserObjectCompileTime() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getUserObjectCompileTime() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getUserObjectCompileTime() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getUserObjectRuntime() - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns the application defined user data object associated with the statement at deployment time, or null if none was supplied at time of deployment.
- getUserObjectRuntime() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- getUserObjectRuntimeTime() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- getUserObjectsRuntime() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryEntry
- getValue() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.GaugeMBean
- getValue(double) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the value at the given quantile.
- getValues() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the entire set of values in the snapshot.
- getValueSet() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSetEntry
- getVariableManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- getVariableManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getVariableManagementService() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesEvaluation
- getVariableManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- getVariableManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getVariableManagementService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getVariablePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getVariablePathRegistry() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesPath
- getVariablePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- getVariablePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getVariableService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the variable service, for reading and writing variables
- getVariableService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- getVariableType(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- getVariableType(String, String) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceSPI
- getVariableTypeAll() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- getVariableTypeAll() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceSPI
- getVariableValue(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- getVariableValue(Set<DeploymentIdNamePair>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- getVariableValue(Set<DeploymentIdNamePair>, ContextPartitionSelector) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- getVariableValueAll() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- getView() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureSpin
- getView() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureWait
- getView() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- getViewableActivatorFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getViewableActivatorFactory() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getViewFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getViewFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- getViewServicePreviousFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getWorkQueue() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceThreadLocalEntry
- getXmlFragmentEventTypeFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- getXmlOptions() - Static method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.RenderingOptions
- getXmlRenderer(EventType) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpRendererXmlJSon
- graphContext - Variable in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceOp
- groupedMetrics() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Returns a grouped and sorted map of all registered metrics.
- groupedMetrics(MetricPredicate) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Returns a grouped and sorted map of all registered metrics which match then given
MetricPredicate
.
H
- handle(String, Logger, ReflectiveOperationException, Object[], Object, Method) - Static method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyImpl
-
Handle the exception, displaying a nice message and converting to
EPException
. - handleFilterFault(EPStatementAgentInstanceHandle, EventBean, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- handleFilterFault(EPStatementAgentInstanceHandle, EventBean, int) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- handleThrowable(Logger, Throwable, Object[], Object, Method) - Static method in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyImpl
-
Handle the exception, displaying a nice message and converting to
EPException
. - hashCode() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed.Item
- hashCode() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided.Item
- hashCode() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- hashCode() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.SupportFilterForEvalConstantDouble
- hashCode() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
- hashCode() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
- hasNext() - Method in class com.espertech.esper.runtime.internal.kernel.statement.SafeIteratorImpl
- hasNext() - Method in class com.espertech.esper.runtime.internal.kernel.statement.UnsafeIteratorWTableImpl
- hasRuntime(String) - Static method in class com.espertech.esper.runtime.client.EPRuntimeProvider
-
Returns an indicator whether a runtime for the given URI is allocated (true) or is not allocated (false)
- hasScope() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
- HealthCheck - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A health check for a component of your application.
- HealthCheck(String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck
-
Create a new
HealthCheck
instance with the given name. - HealthCheck.Result - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
The result of a
HealthCheck
being run. - HealthCheckRegistry - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A registry for health checks.
- HealthCheckRegistry() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheckRegistry
- HealthChecks - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics
-
A manager class for health checks.
- healthy() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns a healthy
HealthCheck.Result
with no additional message. - healthy(String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns a healthy
HealthCheck.Result
with an additional message. - healthy(String, Object...) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns a healthy
HealthCheck.Result
with a formatted message. - heapCommitted() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the heap memory committed to the JVM.
- heapInit() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the heap initial memory of the current JVM.
- heapMax() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the heap memory currently used by the current JVM.
- heapUsage() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the percentage of the JVM's heap which is being used.
- heapUsed() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the heap memory currently used by the current JVM.
- Histogram - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A metric which calculates the distribution of a value.
I
- IllegalStateTransitionException - Exception in com.espertech.esper.runtime.client.util
-
Thrown when an illegal Adapter state transition is attempted.
- IllegalStateTransitionException(String) - Constructor for exception com.espertech.esper.runtime.client.util.IllegalStateTransitionException
- impact() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxOperation
- InboundUnitRunnable - Interface in com.espertech.esper.runtime.internal.kernel.thread
-
Interface for inbound runnables.
- InboundUnitSendAvro - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound work unit processing a map event.
- InboundUnitSendAvro(Object, String, EPRuntimeEventProcessWrapped, EPServicesEvaluation) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendAvro
-
Ctor.
- InboundUnitSendDOM - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound unit for DOM events.
- InboundUnitSendDOM(Node, String, EPRuntimeEventProcessWrapped, EPServicesEvaluation) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendDOM
- InboundUnitSendEvent - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound unit for unwrapped events.
- InboundUnitSendEvent(Object, String, EPRuntimeEventProcessWrapped, EPServicesEvaluation) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendEvent
- InboundUnitSendJson - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound work unit processing a json event.
- InboundUnitSendJson(String, String, EPRuntimeEventProcessWrapped, EPServicesEvaluation) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendJson
- InboundUnitSendMap - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound work unit processing a map event.
- InboundUnitSendMap(Map, String, EPRuntimeEventProcessWrapped, EPServicesEvaluation) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendMap
- InboundUnitSendObjectArray - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound work unit processing a map event.
- InboundUnitSendObjectArray(Object[], String, EPRuntimeEventProcessWrapped, EPServicesEvaluation) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendObjectArray
- InboundUnitSendWrapped - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound unit for wrapped events.
- InboundUnitSendWrapped(EventBean, EPRuntimeEventProcessWrapped, EPServicesEvaluation) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendWrapped
- inc() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Counter
-
Increment the counter by one.
- inc(long) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Counter
-
Increment the counter by
n
. - INDEX - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Index.
- IndexFactory - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Factory for
FilterParamIndexBase
instances based on event property name and filter operator type. - IndexFactory() - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.IndexFactory
- IndexHelper - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Utility class for matching filter parameters to indizes.
- IndexHelper() - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.IndexHelper
- IndexTreeBuilderAdd - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- IndexTreeBuilderRemove - Class in com.espertech.esper.runtime.internal.filtersvcimpl
- indicate(UniformPair<EventBean[]>, StatementDispatchTLEntry) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- indicateA() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAgent
- indicateQ() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAgent
- init() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- init() - Method in interface com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceSPI
-
Initialization is optional and provides a chance to preload things after statements are available.
- init(PluginLoaderInitContext) - Method in interface com.espertech.esper.runtime.client.plugin.PluginLoader
-
Initializes the adapter loader.
- init(EPServicesContext, EPEventServiceSPI, EPDeploymentServiceSPI, EPStageServiceSPI) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesNoHA
- init(EPServicesContext, EPEventServiceSPI, EPDeploymentServiceSPI, EPStageServiceSPI) - Method in interface com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesSPI
-
Invoked to initialize extension services after runtime services initialization.
- init(Supplier<Collection<EventType>>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- init(Supplier<Collection<EventType>>) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceSPI
-
Initialization is optional and provides a chance to preload things after statements are available.
- initExceptionHandling(String, ConfigurationRuntimeExceptionHandling, ConfigurationRuntimeConditionHandling, ClassForNameProvider) - Static method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- initHA(String, Configuration, RuntimeEnvContext, ManagedReadWriteLock, RuntimeSettingsService, EPRuntimeOptions, ParentClassLoader) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- initHA(String, Configuration, RuntimeEnvContext, ManagedReadWriteLock, RuntimeSettingsService, EPRuntimeOptions, ParentClassLoader) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- initialize() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Frees any resources associated with this runtime instance, and leaves the runtime instance ready for further use.
- initialize() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- initialize() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
- initialize() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- initialize() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- initialize() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- initialize(EPStageEventServiceSPI) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- initialize(Long) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- initialize(Long) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- initialize(Consumer<EPRuntimeSPIRunAfterDestroyCtx>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- initialize(Consumer<EPRuntimeSPIRunAfterDestroyCtx>) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- initializeEPLObjects(ModuleProviderCLPair, String, EPServicesContext) - Static method in class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperInitializeEPLObjects
- initializeFactory(DataFlowOpFactoryInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- initializeFactory(DataFlowOpFactoryInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterFactory
- initializeFactory(DataFlowOpFactoryInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- initializeFactory(DataFlowOpFactoryInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkFactory
- initializeFactory(DataFlowOpFactoryInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceFactory
- initializeFactory(DataFlowOpFactoryInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- initializeFactory(DataFlowOpFactoryInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- initializeFactory(DataFlowOpFactoryInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- initializeStatements(int, boolean, DeployerModuleEPLObjects, DeployerModulePaths, String, ModuleProviderCLPair, String, int, StatementUserObjectRuntimeOption, StatementNameRuntimeOption, StatementSubstitutionParameterOption, EPServicesContext) - Static method in class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperInitStatement
- initThreading(String, EPServicesEvaluation) - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Initialize thread pools.
- initThreading(String, EPServicesEvaluation) - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- initViewableActivatorFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- initViewableActivatorFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- InputAdapter - Interface in com.espertech.esper.runtime.client.util
-
An InputAdapter takes some external data, converts it into events, and sends it into the runtime runtime.
- insert(WorkQueueItemPrecedenced, ArrayList<WorkQueueItemPrecedenced>) - Static method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueUtil
- INSTANCE - Static variable in class com.espertech.esper.runtime.client.util.LockStrategyDefault
-
The instance of the default lock strategy.
- INSTANCE - Static variable in class com.espertech.esper.runtime.client.util.LockStrategyNone
-
Instance of a lock strategy that does not obtain a lock.
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpEventPropertyRenderer
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryServiceImpl
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.deploymentlifesvc.ListenerRecoveryServiceImpl
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.filtersvcimpl.DoubleRangeComparator
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceGranularLockFactoryNone
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.filtersvcimpl.StringRangeComparator
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.kernel.service.EPStatementAgentInstanceHandleComparator
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesNoHA
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementFactoryDefault
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorNull
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorObjectArr
- INSTANCE - Static variable in class com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorZeroLengthParam
- instrumentation - Static variable in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
- Instrumentation - Interface in com.espertech.esper.runtime.internal.metrics.instrumentation
- InstrumentationAgent - Interface in com.espertech.esper.runtime.internal.metrics.instrumentation
- InstrumentationAssertionHelper - Class in com.espertech.esper.runtime.internal.metrics.instrumentation
- InstrumentationAssertionHelper() - Constructor for class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAssertionHelper
- InstrumentationAssertionService - Interface in com.espertech.esper.runtime.internal.metrics.instrumentation
- InstrumentationDefault - Class in com.espertech.esper.runtime.internal.metrics.instrumentation
- InstrumentationHelper - Class in com.espertech.esper.runtime.internal.metrics.instrumentation
- InstrumentationHelper() - Constructor for class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
- isCompilerAvailable() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
- isCompilerAvailable() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- isCompleted() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureSpin
-
Returns true if the dispatch completed for this future.
- isCompleted() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureWait
-
Returns true if the dispatch completed for this future.
- isDeployed(String) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Returns indicator whether a deployment for this deployment id exists
- isDeployed(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- isDestroyed() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns true if the runtime is in destroyed state, or false if not.
- isDestroyed() - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Returns true if the statement has been undeployed.
- isDestroyed() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- isDestroyed() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- isDrop() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Returns an indication of whether there are any callbacks or index nodes at all in this set.
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
-
Return empty indicator.
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- isEmpty() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- isEmpty() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- isEmpty() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceSPI
- isExternalClockingEnabled() - Method in interface com.espertech.esper.runtime.client.EPEventServiceTimeControl
-
Returns true for external clocking, false for internal clocking.
- isExternalClockingEnabled() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- isExternalClockingEnabled() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- isFrontEmpty() - Method in interface com.espertech.esper.runtime.internal.kernel.service.WorkQueue
- isFrontEmpty() - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceMayLatch
- isFrontEmpty() - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceNoLatch
- isFrontEmpty() - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceMayLatch
- isFrontEmpty() - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceNoLatch
- isHAEnabled() - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesNoHA
- isHAEnabled() - Method in interface com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesSPI
- isHealthy() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns
true
if the result indicates the component is healthy;false
otherwise. - isInboundThreading() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns true for inbound threading enabled.
- isInboundThreading() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- isInvoked() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Returns true if the listener was invoked at least once.
- isInvoked() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Returns true if the subscriber was invoked at least once.
- isInvoked() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriberMRD
-
Returns true if the subscriber was invoked at least once.
- isInvoked() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- isIterate() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- isMakeNatural() - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- isMakeSynthetic() - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- isMetricsReportingEnabled() - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- isOutboundThreading() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns true for outbound threading enabled.
- isOutboundThreading() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- isPrioritized - Variable in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- isPrioritized - Variable in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- isProduceEventBean() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- isRecovery() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
- isRouteThreading() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns true for route execution threading enabled.
- isRouteThreading() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- isScheduled(ScheduleHandle) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- isSingleOutputPort() - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- isSubmitEventBean() - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- isSubmitEventBean() - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceFactory
- isSubmitEventBean() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- isSubSelect() - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceOp
- isSupportsTakeApply() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexBuilder
- isSystemCurrentTime - Static variable in class com.espertech.esper.runtime.internal.timer.TimeSourceServiceImpl
-
A public variable indicating whether to use the System millisecond time or nano time, to be configured through the runtimesettings.
- isTimerThreading() - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Returns true for timer execution threading enabled.
- isTimerThreading() - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- isWritesToTables() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- Item(EPObjectType, String, Set<String>) - Constructor for class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided.Item
-
Ctor.
- Item(String, EPObjectType, String) - Constructor for class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed.Item
-
Ctor.
- iterateMetrics(Consumer<EPMetricsStatementGroup>) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- iterateStatementGroups(Consumer<EPMetricsStatementGroup>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPMetricsServiceImpl
- iterator() - Method in interface com.espertech.esper.runtime.client.EPIterable
-
Returns a concurrency-unsafe iterator over events representing statement results (pull API).
- iterator() - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- iterator() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPQueryResultImpl
- iterator() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- iterator() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- iterator(ContextPartitionSelector) - Method in interface com.espertech.esper.runtime.client.EPIterable
-
For use with statements that have a context declared and that may therefore have multiple context partitions, allows to iterate over context partitions selectively.
- iterator(ContextPartitionSelector) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
J
- JMX_GROUP_NAME - Static variable in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.MetricNameFactory
- JmxGauge - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util
-
A gauge which exposes an attribute of a JMX MBean.
- JmxGauge(String, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.JmxGauge
-
Creates a new
JmxGauge
for the given attribute of the given MBean. - JmxGauge(ObjectName, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.JmxGauge
-
Creates a new
JmxGauge
for the given attribute of the given MBean. - JmxGetter - Annotation Interface in com.espertech.esper.runtime.internal.metrics.jmx
- JmxManaged - Annotation Interface in com.espertech.esper.runtime.internal.metrics.jmx
-
Mark the annotated class for management via JMX.
- JmxOperation - Annotation Interface in com.espertech.esper.runtime.internal.metrics.jmx
-
Mark the given method as accessible from JMX.
- JmxParam - Annotation Interface in com.espertech.esper.runtime.internal.metrics.jmx
-
Mark the given parameter as accessible from JMX.
- JmxReporter - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
-
A reporter which exposes application metric as JMX MBeans.
- JmxReporter(MetricsRegistry) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
-
Creates a new
JmxReporter
for the given registry. - JmxReporter.CounterMBean - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
- JmxReporter.GaugeMBean - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
- JmxReporter.HistogramMBean - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
- JmxReporter.MeterMBean - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
- JmxReporter.MetricMBean - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
- JmxReporter.TimerMBean - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
- JmxSetter - Annotation Interface in com.espertech.esper.runtime.internal.metrics.jmx
- json - Enum constant in enum class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkOutputFormat
L
- largestRangeValueDouble - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- lastIterableEvent - Variable in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
-
For iteration with patterns.
- list(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- list(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- listBindings(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- listBindings(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- LISTENER_ADD - Enum constant in enum class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent.ListenerEventType
-
listener added
- LISTENER_REMOVE - Enum constant in enum class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent.ListenerEventType
-
Listener removed.
- LISTENER_REMOVE_ALL - Enum constant in enum class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent.ListenerEventType
-
All listeners removed.
- ListenerRecoveryService - Interface in com.espertech.esper.runtime.internal.deploymentlifesvc
- ListenerRecoveryServiceImpl - Class in com.espertech.esper.runtime.internal.deploymentlifesvc
- ListenerRecoveryServiceImpl() - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.ListenerRecoveryServiceImpl
- listeners() - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.ListenerRecoveryService
- listeners() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.ListenerRecoveryServiceImpl
- LocalEmitter - Class in com.espertech.esper.runtime.internal.dataflow.op.epstatementsource
- LocalEmitter(LinkedBlockingQueue<Object>) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.LocalEmitter
- LockStrategy - Interface in com.espertech.esper.runtime.client.util
-
Implement this interface to provide a custom deployment lock strategy.
- LockStrategyDefault - Class in com.espertech.esper.runtime.client.util
-
Obtains the write lock of the runtime-wide event processing read-write lock by simply blocking until the lock was obtained.
- LockStrategyException - Exception in com.espertech.esper.runtime.client.util
-
Exception for use with
LockStrategy
. - LockStrategyException(String) - Constructor for exception com.espertech.esper.runtime.client.util.LockStrategyException
-
Ctor.
- LockStrategyNone - Class in com.espertech.esper.runtime.client.util
-
Obtains the write lock of the runtime-wide event processing read-write lock by simply blocking until the lock was obtained.
- LockStrategyWTimeout - Class in com.espertech.esper.runtime.client.util
-
Obtains the write lock of the runtime-wide event processing read-write lock by trying the lock waiting for the timeout and throwing an exception if the lock was not taken.
- LockStrategyWTimeout(long, TimeUnit) - Constructor for class com.espertech.esper.runtime.client.util.LockStrategyWTimeout
-
Ctor.
- log - Static variable in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- log - Static variable in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- LogSinkFactory - Class in com.espertech.esper.runtime.internal.dataflow.op.logsink
- LogSinkFactory() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- LogSinkOp - Class in com.espertech.esper.runtime.internal.dataflow.op.logsink
- LogSinkOp(LogSinkFactory, String, ConsoleOpRenderer, String, String, boolean, boolean) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkOp
- LogSinkOutputFormat - Enum Class in com.espertech.esper.runtime.internal.dataflow.op.logsink
- lookup(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- lookup(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- lookupable - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
- lookupLink(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- lookupLink(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
M
- MAJOR - Static variable in class com.espertech.esper.runtime.client.util.RuntimeVersion
-
Current runtime major version.
- makeAggregationServiceFactoryService(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeAggregationServiceFactoryService(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeBeanEventTypeAnonymous(EPTypeClass) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeBeanAnonymousTypeService
- makeContext(int) - Static method in class com.espertech.esper.runtime.internal.support.SupportStatementContextFactory
- makeContextServiceFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeContextServiceFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeDataFlowFilterServiceAdapter() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeDataFlowFilterServiceAdapter() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeEPStatementFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeEPStatementFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeEventBeanTypedEventFactory(EventTypeAvroHandler) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeEventBeanTypedEventFactory(EventTypeAvroHandler) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeEventSerdeFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeEventSerdeFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeEventService(StageSpecificServices, int, String, EPServicesContext) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryService
- makeEventService(StageSpecificServices, int, String, EPServicesContext) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- makeEventSourceThread(String, String, Runnable) - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
- makeEventSourceThread(String, String, Runnable) - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- makeEventTableIndexService(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeEventTableIndexService(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeEventTypeAvroHandler(ClasspathImportServiceRuntime, ConfigurationCommonEventTypeMeta.AvroSettings, RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeEventTypeAvroHandler(ClasspathImportServiceRuntime, ConfigurationCommonEventTypeMeta.AvroSettings, RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeEventTypeFactory(RuntimeExtensionServices, EventTypeRepositoryImpl, DeploymentLifecycleServiceImpl, EventBeanTypedEventFactory) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeEventTypeFactory(RuntimeExtensionServices, EventTypeRepositoryImpl, DeploymentLifecycleServiceImpl, EventBeanTypedEventFactory) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeEventTypeResolvingBeanFactory(EventTypeRepository, EventTypeAvroHandler) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeEventTypeResolvingBeanFactory(EventTypeRepository, EventTypeAvroHandler) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeEventTypeSerdeRepository(EventTypeRepository, PathRegistry<String, EventType>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeEventTypeSerdeRepository(EventTypeRepository, PathRegistry<String, EventType>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeFilterBooleanExpressionFactory(StatementLifecycleServiceImpl) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeFilterBooleanExpressionFactory(StatementLifecycleServiceImpl) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeFilterService(int, EPServicesContext) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceBase
- makeFilterService(int, EPServicesContext) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- makeFilterService(RuntimeExtensionServices, EventTypeRepository, StatementLifecycleServiceImpl, RuntimeSettingsService, EventTypeIdResolver, FilterSharedLookupableRepository) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeFilterService(RuntimeExtensionServices, EventTypeRepository, StatementLifecycleServiceImpl, RuntimeSettingsService, EventTypeIdResolver, FilterSharedLookupableRepository) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeFilterSharedBoolExprRepository() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeFilterSharedBoolExprRepository() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeFilterSharedLookupableRepository() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeFilterSharedLookupableRepository() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeHistoricalDataCacheFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeHistoricalDataCacheFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeListeners(int) - Static method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Produce an array of listeners
- makeMultiMatchHandlerFactory(Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeMultiMatchHandlerFactory(Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeNamedWindowConsumerManagementService(NamedWindowManagementService) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeNamedWindowConsumerManagementService(NamedWindowManagementService) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeNamedWindowDispatchService(SchedulingServiceSPI, Configuration, ManagedReadWriteLock, ExceptionHandlingService, VariableManagementService, TableManagementService, MetricReportingService) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeNamedWindowDispatchService(SchedulingServiceSPI, Configuration, ManagedReadWriteLock, ExceptionHandlingService, VariableManagementService, TableManagementService, MetricReportingService) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeNamedWindowFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeNamedWindowFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makePatternFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makePatternFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makePatternSubexpressionPoolSvc(long, boolean, RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makePatternSubexpressionPoolSvc(long, boolean, RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeResultSetProcessorHelperFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeResultSetProcessorHelperFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeRowRecogStateRepoFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeRowRecogStateRepoFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeRuntimeSettingsService(Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeRuntimeSettingsService(Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeSchedulingService(int, EPServicesContext) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceBase
- makeSchedulingService(int, EPServicesContext) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- makeSchedulingService(EPServicesHA, TimeSourceService, RuntimeExtensionServices, RuntimeSettingsService, StatementContextResolver, ZoneId) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeSchedulingService(EPServicesHA, TimeSourceService, RuntimeExtensionServices, RuntimeSettingsService, StatementContextResolver, ZoneId) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeSpecificServices(int, String, EPServicesContext) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryService
- makeSpecificServices(int, String, EPServicesContext) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceBase
- makeStageRecoveryService(EPServicesHA) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeStageRecoveryService(EPServicesHA) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeStatementResourceHolderBuilder() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeStatementResourceHolderBuilder() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeTableManagementService(RuntimeExtensionServices, TableExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeTableManagementService(RuntimeExtensionServices, TableExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeThreadingService(Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeThreadingService(Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeVariableManagementService(Configuration, SchedulingServiceSPI, EventBeanTypedEventFactory, RuntimeSettingsService, EPServicesHA) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeVariableManagementService(Configuration, SchedulingServiceSPI, EventBeanTypedEventFactory, RuntimeSettingsService, EPServicesHA) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeViewFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeViewFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- makeViewServicePreviousFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
- makeViewServicePreviousFactory(RuntimeExtensionServices) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryDefault
- mark() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
-
Mark the occurrence of an event.
- mark(long) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
-
Mark the occurrence of a given number of events.
- matches(MetricName, Metric) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricPredicate
-
Returns
true
if the metric matches the predicate. - matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.EventEvaluator
-
Perform the matching of an event based on the event property values, adding any callbacks for matches found to the matches list.
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Evaluate an event by asking each index to match the event.
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRange
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeInverted
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEquals
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsIs
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEquals
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsIs
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolWithValue
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRange
- matchEvent(EventBean, Collection<FilterHandle>, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeInverted
- matchFound(EventBean, Collection<FilterHandleCallback>) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceOp
- max() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
- max() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Summarizable
-
Returns the largest recorded value.
- max() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Returns the longest recorded duration.
- MAX_FILTER_FAULT_COUNT - Static variable in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- mean() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
- mean() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Summarizable
-
Returns the arithmetic mean of all recorded values.
- mean() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Returns the arithmetic mean of all recorded durations.
- meanRate() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- meanRate() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Metered
-
Returns the mean rate at which events have occurred since the meter was created.
- meanRate() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- memoryPoolUsage() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns a map of memory pool names to the percentage of that pool which is being used.
- Meter - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs.
- Metered - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
An object which maintains mean and exponentially-weighted rate.
- method - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMap
- method - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyObjectArr
- method - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArr
- Metric - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A tag interface to indicate that a class is a metric.
- MetricName - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A value class encapsulating a metric's owning class and name.
- MetricName(Class<?>, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Creates a new
MetricName
without a scope. - MetricName(Class<?>, String, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Creates a new
MetricName
without a scope. - MetricName(String, String, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Creates a new
MetricName
without a scope. - MetricName(String, String, String, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Creates a new
MetricName
without a scope. - MetricName(String, String, String, String, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
-
Creates a new
MetricName
without a scope. - MetricNameFactory - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics
- MetricNameFactory() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.MetricNameFactory
- MetricPredicate - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A
MetricPredicate
is used to determine whether a metric should be included when sorting and filtering metrics. - MetricProcessor<T> - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A processor of metric instances.
- MetricReportingServiceImpl - Class in com.espertech.esper.runtime.internal.metrics.stmtmetrics
-
Metrics reporting.
- MetricReportingServiceImpl(ConfigurationRuntimeMetricsReporting, String) - Constructor for class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
-
Ctor.
- MetricReportingServiceSPI - Interface in com.espertech.esper.runtime.internal.metrics.stmtmetrics
-
SPI for metrics activity.
- Metrics - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics
-
A set of factory methods for creating centrally registered metric instances.
- MetricsRegistry - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A registry of metric instances.
- MetricsRegistry() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
MetricsRegistry
. - MetricsRegistry(Clock) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
MetricsRegistry
with the givenClock
instance. - MetricsRegistryListener - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
Listeners for events from the registry.
- MetricsStatementResultListener - Interface in com.espertech.esper.runtime.internal.metrics.stmtmetrics
-
Interface for statement result callbacks.
- min() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
- min() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Summarizable
-
Returns the smallest recorded value.
- min() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Returns the shortest recorded duration.
- MINOR - Static variable in class com.espertech.esper.runtime.client.util.RuntimeVersion
-
Current runtime minor version.
- movePath(DeploymentInternal, EPServicesPath, EPServicesPath) - Static method in class com.espertech.esper.runtime.internal.kernel.stage.StageDeploymentHelper
N
- name() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the name of the currently-running jvm.
- name() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxGetter
- name() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxParam
- name() - Element in annotation interface com.espertech.esper.runtime.internal.metrics.jmx.JmxSetter
- name(String, String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.MetricNameFactory
- name(String, String, Class) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.MetricNameFactory
- NAMEDWINDOW - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Named window.
- NamedWindowDispatchServiceImpl - Class in com.espertech.esper.runtime.internal.namedwindow
-
This service hold for each named window a dedicated processor and a lock to the named window.
- NamedWindowDispatchServiceImpl(SchedulingService, VariableManagementService, TableManagementService, boolean, ManagedReadWriteLock, ExceptionHandlingService, MetricReportingService) - Constructor for class com.espertech.esper.runtime.internal.namedwindow.NamedWindowDispatchServiceImpl
- newCounter(MetricName) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Counter
and registers it under the given metric name. - newCounter(MetricName) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Counter
and registers it under the given metric name. - newCounter(Class<?>, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Counter
and registers it under the given class and name. - newCounter(Class<?>, String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Counter
and registers it under the given class and name. - newCounter(Class<?>, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Counter
and registers it under the given class and name. - newCounter(Class<?>, String, String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Counter
and registers it under the given class and name. - newGauge(MetricName, Gauge<T>) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Given a new
Gauge
, registers it under the given metric name. - newGauge(MetricName, Gauge<T>) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Given a new
Gauge
, registers it under the given metric name. - newGauge(Class<?>, String, Gauge<T>) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Given a new
Gauge
, registers it under the given class and name. - newGauge(Class<?>, String, Gauge<T>) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Given a new
Gauge
, registers it under the given class and name. - newGauge(Class<?>, String, String, Gauge<T>) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Given a new
Gauge
, registers it under the given class and name. - newGauge(Class<?>, String, String, Gauge<T>) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Given a new
Gauge
, registers it under the given class and name. - newHistogram(MetricName) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new non-biased
Histogram
and registers it under the given metric name. - newHistogram(MetricName, boolean) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Histogram
and registers it under the given metric name. - newHistogram(MetricName, boolean) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Histogram
and registers it under the given metric name. - newHistogram(Class<?>, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new non-biased
Histogram
and registers it under the given class and name. - newHistogram(Class<?>, String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new non-biased
Histogram
and registers it under the given class and name. - newHistogram(Class<?>, String, boolean) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Histogram
and registers it under the given class and name. - newHistogram(Class<?>, String, boolean) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Histogram
and registers it under the given class and name. - newHistogram(Class<?>, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new non-biased
Histogram
and registers it under the given class, name, and scope. - newHistogram(Class<?>, String, String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new non-biased
Histogram
and registers it under the given class, name, and scope. - newHistogram(Class<?>, String, String, boolean) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Histogram
and registers it under the given class, name, and scope. - newHistogram(Class<?>, String, String, boolean) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Histogram
and registers it under the given class, name, and scope. - newMeter(MetricName, String, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Meter
and registers it under the given metric name. - newMeter(MetricName, String, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Meter
and registers it under the given metric name. - newMeter(Class<?>, String, String, String, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Meter
and registers it under the given class, name, and scope. - newMeter(Class<?>, String, String, String, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Meter
and registers it under the given class, name, and scope. - newMeter(Class<?>, String, String, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Meter
and registers it under the given class and name. - newMeter(Class<?>, String, String, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Meter
and registers it under the given class and name. - newMetricsMap() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Returns a new
ConcurrentMap
implementation. - newResult(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- newResult(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- newResult(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBlockingSpin
- newResult(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBlockingWait
- newResult(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewNonBlocking
- newScheduledThreadPool(int, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new scheduled thread pool of a given size with the given name, or returns an existing thread pool if one was already created with the same name.
- newThread(Runnable) - Method in class com.espertech.esper.runtime.internal.kernel.thread.EngineThreadFactory
- newTimer(MetricName, TimeUnit, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Timer
and registers it under the given metric name. - newTimer(MetricName, TimeUnit, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Timer
and registers it under the given metric name. - newTimer(Class<?>, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Timer
and registers it under the given class and name, measuring elapsed time in milliseconds and invocations per second. - newTimer(Class<?>, String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Timer
and registers it under the given class and name, measuring elapsed time in milliseconds and invocations per second. - newTimer(Class<?>, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Timer
and registers it under the given class, name, and scope, measuring elapsed time in milliseconds and invocations per second. - newTimer(Class<?>, String, String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Timer
and registers it under the given class, name, and scope, measuring elapsed time in milliseconds and invocations per second. - newTimer(Class<?>, String, String, TimeUnit, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Timer
and registers it under the given class, name, and scope. - newTimer(Class<?>, String, String, TimeUnit, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Timer
and registers it under the given class, name, and scope. - newTimer(Class<?>, String, TimeUnit, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Creates a new
Timer
and registers it under the given class and name. - newTimer(Class<?>, String, TimeUnit, TimeUnit) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Creates a new
Timer
and registers it under the given class and name. - next() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceOp
- next() - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceOp
- next() - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceOp
- next() - Method in class com.espertech.esper.runtime.internal.kernel.statement.SafeIteratorImpl
- next() - Method in class com.espertech.esper.runtime.internal.kernel.statement.UnsafeIteratorWTableImpl
- nonHeapUsage() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the percentage of the JVM's non-heap memory (e.g., direct buffers) which is being used.
O
- objectName() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.MetricMBean
- ObjectReservationSingleton - Class in com.espertech.esper.runtime.internal.support
-
Singleton class for testing out multi-threaded code.
- observe(StatementListenerEvent) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEventObserver
-
Observer statement state changes.
- obtainNew() - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceGranularLockFactory
- obtainNew() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceGranularLockFactoryNone
- obtainNew() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceGranularLockFactoryReentrant
- onDeployment(DeploymentStateEventDeployed) - Method in interface com.espertech.esper.runtime.client.DeploymentStateListener
-
Called when a deployment completed
- onDeployment(DeploymentStateEventDeployed) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceOp
- onDeployment(DeploymentStateEventDeployed) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- oneMinuteEWMA() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.EWMA
-
Creates a new EWMA which is equivalent to the UNIX one minute load average and which expects to be ticked every 5 seconds.
- oneMinuteRate() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- oneMinuteRate() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Metered
-
Returns the one-minute exponentially-weighted moving average rate at which events have occurred since the meter was created.
- oneMinuteRate() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- onEPRuntimeDestroyRequested(EPRuntime) - Method in interface com.espertech.esper.runtime.client.EPRuntimeStateListener
-
Invoked before an
EPRuntime
is destroyed. - onEPRuntimeInitialized(EPRuntime) - Method in interface com.espertech.esper.runtime.client.EPRuntimeStateListener
-
Invoked after an existing
EPRuntime
is initialized upon completion of a call to initialize. - onInput(int, Object) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkOp
- onInput(int, Object) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkOp
- onInput(int, Object) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- onInput(Object) - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterOp
- onMetricAdded(MetricName, Metric) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistryListener
-
Called when a metric has been added to the
MetricsRegistry
. - onMetricAdded(MetricName, Metric) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
- onMetricRemoved(MetricName) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistryListener
-
Called when a metric has been removed from the
MetricsRegistry
. - onMetricRemoved(MetricName) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
- onSignal(EPDataFlowSignal) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- onUndeployment(DeploymentStateEventUndeployed) - Method in interface com.espertech.esper.runtime.client.DeploymentStateListener
-
Called when an undeployment completed
- onUndeployment(DeploymentStateEventUndeployed) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceOp
- onUndeployment(DeploymentStateEventUndeployed) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- open(DataFlowOpOpenContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceOp
- open(DataFlowOpOpenContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceOp
- open(DataFlowOpOpenContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkOp
- open(DataFlowOpOpenContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceOp
- open(DataFlowOpOpenContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- OPENED - Enum constant in enum class com.espertech.esper.runtime.client.util.AdapterState
-
Opened state.
- operator(DataFlowOpInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- operator(DataFlowOpInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterFactory
- operator(DataFlowOpInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- operator(DataFlowOpInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkFactory
- operator(DataFlowOpInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceFactory
- operator(DataFlowOpInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- operator(DataFlowOpInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- operator(DataFlowOpInitializeContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- OutboundUnitRunnable - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Outbound unit.
- OutboundUnitRunnable(UniformPair<EventBean[]>, StatementResultServiceImpl) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.OutboundUnitRunnable
-
Ctor.
P
- parentView - Variable in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- parseVersion(String) - Static method in class com.espertech.esper.runtime.client.util.RuntimeVersion
- PATCH - Static variable in class com.espertech.esper.runtime.client.util.RuntimeVersion
-
Current runtime patch version.
- pause() - Method in interface com.espertech.esper.runtime.client.util.Adapter
-
Pause the sending of events after a Adapter has been started.
- pause() - Method in class com.espertech.esper.runtime.client.util.AdapterStateManager
-
Transition into the PAUSED state.
- PAUSED - Enum constant in enum class com.espertech.esper.runtime.client.util.AdapterState
-
Paused state.
- PercentGauge - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util
-
A
RatioGauge
extension which returns a percentage, not a ratio. - PercentGauge() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.PercentGauge
- PluginLoader - Interface in com.espertech.esper.runtime.client.plugin
-
Interface for loaders of input/output adapters or any other adapter that may participate in a runtime lifecycle.
- PluginLoaderInitContext - Class in com.espertech.esper.runtime.client.plugin
-
Context for plugin initialization.
- PluginLoaderInitContext(String, Properties, String, EPRuntime) - Constructor for class com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext
-
Initialization context for use with the adapter loader.
- PortAndMessagePair - Class in com.espertech.esper.runtime.internal.dataflow.op.epstatementsource
- PortAndMessagePair(int, Object) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.PortAndMessagePair
- postInitialize() - Method in interface com.espertech.esper.runtime.client.plugin.PluginLoader
-
Called after an runtime instances has fully initialized and is already registered with
EPRuntimeProvider
. - postInitialize() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
-
Invoked after an initialize operation.
- postInitialize() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- prepareQuery(EPCompiled) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Prepare an unparameterized fire-and-forget query before execution and for repeated execution.
- prepareQuery(EPCompiled) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
- prepareQueryWithParameters(EPCompiled) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Prepare a parameterized fire-and-forget query for repeated parameter setting and execution.
- prepareQueryWithParameters(EPCompiled) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
- processBack(EPEventServiceQueueProcessor) - Method in interface com.espertech.esper.runtime.internal.kernel.service.WorkQueue
- processBack(EPEventServiceQueueProcessor) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceMayLatch
- processBack(EPEventServiceQueueProcessor) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceNoLatch
- processBack(EPEventServiceQueueProcessor) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceMayLatch
- processBack(EPEventServiceQueueProcessor) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceNoLatch
- processCounter(MetricName, Counter, CsvReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
- processCounter(MetricName, Counter, JmxReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
- processCounter(MetricName, Counter, PrintStream) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
- processCounter(MetricName, Counter, T) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricProcessor
-
Process the given counter.
- processDispatch(UniformPair<EventBean[]>) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
-
Indicate an outbound result.
- processFront(EPEventServiceQueueProcessor) - Method in interface com.espertech.esper.runtime.internal.kernel.service.WorkQueue
- processFront(EPEventServiceQueueProcessor) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceMayLatch
- processFront(EPEventServiceQueueProcessor) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceNoLatch
- processFront(EPEventServiceQueueProcessor) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceMayLatch
- processFront(EPEventServiceQueueProcessor) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceNoLatch
- processGauge(MetricName, Gauge<?>, CsvReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
- processGauge(MetricName, Gauge<?>, PrintStream) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
- processGauge(MetricName, Gauge<?>, T) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricProcessor
-
Process the given gauge.
- processGauge(MetricName, Gauge, JmxReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
- processHistogram(MetricName, Histogram, CsvReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
- processHistogram(MetricName, Histogram, JmxReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
- processHistogram(MetricName, Histogram, PrintStream) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
- processHistogram(MetricName, Histogram, T) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricProcessor
-
Process the given histogram.
- processMatches(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- processMatches(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- processMayLatched(Object, EPEventServiceQueueProcessor) - Static method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceMayLatch
- processMeter(MetricName, Metered, CsvReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
- processMeter(MetricName, Metered, JmxReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
- processMeter(MetricName, Metered, PrintStream) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
- processMeter(MetricName, Metered, T) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricProcessor
-
Process the given
Metered
instance. - processScheduleHandles(ArrayBackedCollection<ScheduleHandle>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- processScheduleHandles(ArrayBackedCollection<ScheduleHandle>) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- processStatementFilterMultiple(EPStatementAgentInstanceHandle, Object, EventBean, long, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
Processing multiple filter matches for a statement.
- processStatementFilterMultiple(EPStatementAgentInstanceHandle, Object, EventBean, long, int) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
-
Processing multiple filter matches for a statement.
- processStatementFilterSingle(EPStatementAgentInstanceHandle, EPStatementHandleCallbackFilter, EventBean, long, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
Process a single match.
- processStatementFilterSingle(EPStatementAgentInstanceHandle, EPStatementHandleCallbackFilter, EventBean, long, int) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
-
Process a single match.
- processStatementScheduleMultiple(EPStatementAgentInstanceHandle, Object, EPServicesEvaluation) - Static method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceHelper
-
Processing multiple schedule matches for a statement.
- processStatementScheduleSingle(EPStatementHandleCallbackSchedule, EPServicesEvaluation) - Static method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceHelper
-
Processing single schedule matche for a statement.
- processThreadWorkQueue() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
Works off the thread's work queue.
- processThreadWorkQueue() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
-
Works off the thread's work queue.
- processThreadWorkQueueLatchedSpin(InsertIntoLatchSpin) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- processThreadWorkQueueLatchedSpin(InsertIntoLatchSpin) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceQueueProcessor
- processThreadWorkQueueLatchedSpin(InsertIntoLatchSpin) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- processThreadWorkQueueLatchedWait(InsertIntoLatchWait) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- processThreadWorkQueueLatchedWait(InsertIntoLatchWait) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceQueueProcessor
- processThreadWorkQueueLatchedWait(InsertIntoLatchWait) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- processThreadWorkQueueUnlatched(Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- processThreadWorkQueueUnlatched(Object) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceQueueProcessor
- processThreadWorkQueueUnlatched(Object) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- processTimeEvent(long) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- processTimer(MetricName, Timer, CsvReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
- processTimer(MetricName, Timer, JmxReporter.Context) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
- processTimer(MetricName, Timer, PrintStream) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
- processTimer(MetricName, Timer, T) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricProcessor
-
Process the given timer.
- processWith(MetricProcessor<T>, MetricName, T) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Counter
- processWith(MetricProcessor<T>, MetricName, T) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
- processWith(MetricProcessor<T>, MetricName, T) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- processWith(MetricProcessor<T>, MetricName, T) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Metric
-
Allow the given
MetricProcessor
to processthis
as a metric. - processWith(MetricProcessor<T>, MetricName, T) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- processWith(MetricProcessor<U>, MetricName, U) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Gauge
- processWrappedEvent(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- processWrappedEvent(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- put(int, String, UpdateListener[]) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.ListenerRecoveryService
- put(int, String, UpdateListener[]) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.ListenerRecoveryServiceImpl
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
-
Store the event evaluation instance for the given constant.
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
-
Store the event evaluation instance for the given constant.
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- put(Object, EventEvaluator) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
Q
- qaFilterHandleSetCallbacks(Set<FilterHandle>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qaFilterHandleSetCallbacks(Set<FilterHandle>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qAggregationUngroupedApplyEnterLeave(boolean, int, int) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qAggregationUngroupedApplyEnterLeave(boolean, int, int) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qaRuntimeManagementStmtStarted(String, String, int, String, String, long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qaRuntimeManagementStmtStarted(String, String, int, String, String, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qaRuntimeManagementStmtStop(String, String, int, String, String, long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qaRuntimeManagementStmtStop(String, String, int, String, String, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qEvent(EventBean, String, boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qEvent(EventBean, String, boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qEventCP(EventBean, EPStatementAgentInstanceHandle, long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qEventCP(EventBean, EPStatementAgentInstanceHandle, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprAggValue(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprAggValue(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprAnd(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprAnd(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprArray(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprArray(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprBetween(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprBetween(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprBitwise(String, BitWiseOpEnum) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprBitwise(String, BitWiseOpEnum) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprCase(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprCase(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprCast(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprCast(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprCoalesce(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprCoalesce(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprConcat(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprConcat(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprConst() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprConst() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprContextProp(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprContextProp(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprDeclared(String, String, String, String[]) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprDeclared(String, String, String, String[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprDot(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprDot(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprDotChain(EPChainableType, Object, int) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprDotChain(EPChainableType, Object, int) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprDotChainElement(int, String, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprDotChainElement(int, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprEquals(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprEquals(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprEqualsAnyOrAll(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprEqualsAnyOrAll(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprIdent(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprIdent(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprIn(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprIn(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprInstanceof(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprInstanceof(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprIs(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprIs(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprIStream(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprIStream(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprLike(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprLike(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprMath(String, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprMath(String, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprMinMaxRow(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprMinMaxRow(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprNew(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprNew(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprNot(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprNot(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprOr(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprOr(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprPlugInSingleRow(String, String, String, String, String[]) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprPlugInSingleRow(String, String, String, String, String[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprPrev(String, boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprPrev(String, boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprPrior(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprPrior(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprPropExists(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprPropExists(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprRegexp(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprRegexp(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprRelOp(String, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprRelOp(String, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprRelOpAnyOrAll(String, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprRelOpAnyOrAll(String, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprStreamUnd(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprStreamUnd(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprStreamUndMethod(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprStreamUndMethod(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprStreamUndSelectClause(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprStreamUndSelectClause(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprSubselect(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprSubselect(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprTableSubpropAccessor(String, String, String, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprTableSubpropAccessor(String, String, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprTableSubproperty(String, String, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprTableSubproperty(String, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprTableTop(String, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprTableTop(String, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprTimePeriod(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprTimestamp(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprTimestamp(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprTypeof(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprTypeof(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qExprVariable(String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qExprVariable(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qFilter(EventBean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qFilter(EventBean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qFilterActivationStream(String, int, AgentInstanceContext, boolean, int) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qFilterAdd(EventType, FilterValueSetParam[][], FilterHandle) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qFilterAdd(EventType, FilterValueSetParam[][], FilterHandle) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qFilterBoolean(FilterParamIndexBooleanExpr) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qFilterBoolean(FilterParamIndexBooleanExpr) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qFilterBooleanExpr(int, Map.Entry<ExprNodeAdapterBase, EventEvaluator>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qFilterBooleanExpr(int, Map.Entry<ExprNodeAdapterBase, EventEvaluator>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qFilterHandleSetIndexes(List<FilterParamIndexBase>) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qFilterHandleSetIndexes(List<FilterParamIndexBase>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qFilterRemove(FilterHandle, EventType, FilterValueSetParam[][]) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qFilterRemove(FilterHandle, EventType, FilterValueSetParam[][]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qFilterReverseIndex(FilterParamIndexBase, Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qFilterReverseIndex(FilterParamIndexBase, Object) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qHavingClause(EventBean[]) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qHavingClause(EventBean[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qInfraUpdate(EventBean, EventBean[], int, boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qInfraUpdate(EventBean, EventBean[], int, boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qInfraUpdateRHSExpr(int) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qInfraUpdateRHSExpr(int) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qNamedWindowCPMulti(String, Map<NamedWindowConsumerView, NamedWindowDeltaData>, EPStatementAgentInstanceHandle, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qNamedWindowCPSingle(String, int, EventBean[], EventBean[], EPStatementAgentInstanceHandle, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qNamedWindowDispatch(String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qOrderBy(EventBean[], String[], boolean[]) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qOrderBy(EventBean[], String[], boolean[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qOutputProcessNonBuffered(EventBean[], EventBean[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qOutputProcessNonBufferedJoin(Set<MultiKeyArrayOfKeys<EventBean>>, Set<MultiKeyArrayOfKeys<EventBean>>) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegEx(EventBean, RowRecogPartitionState) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegExPartition(EventBean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegExScheduledEval() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegExState(RowRecogNFAStateEntry, LinkedHashMap<String, Pair<Integer, Boolean>>, int[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegExStateStart(RowRecogNFAState, LinkedHashMap<String, Pair<Integer, Boolean>>, int[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegFilter(EventBean[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegIntervalState(RowRecogNFAStateEntry, LinkedHashMap<String, Pair<Integer, Boolean>>, int[], long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegIntervalValue() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegMeasure(RowRecogNFAStateEntry, LinkedHashMap<String, Pair<Integer, Boolean>>, int[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRegOut(EventBean[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qResultSetProcessComputeGroupKeys(boolean, String[], EventBean[]) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qResultSetProcessComputeGroupKeys(boolean, String[], EventBean[]) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qResultSetProcessGroupedRowPerEvent() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qResultSetProcessGroupedRowPerEvent() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qResultSetProcessGroupedRowPerGroup() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qResultSetProcessGroupedRowPerGroup() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qResultSetProcessSimple() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qResultSetProcessSimple() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qResultSetProcessUngroupedFullyAgg() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qResultSetProcessUngroupedFullyAgg() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qResultSetProcessUngroupedNonfullyAgg() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qResultSetProcessUngroupedNonfullyAgg() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRouteBetweenStmt(EventBean, EPStatementHandle, boolean) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qRouteBetweenStmt(EventBean, EPStatementHandle, boolean) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qRuntimeManagementDeploy(String, String, int) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qRuntimeManagementDeploy(String, String, int) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qScheduleAdd(long, long, ScheduleHandle, long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qScheduleAdd(long, long, ScheduleHandle, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qScheduleEval(long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qScheduleEval(long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qScheduleRemove(ScheduleHandle, long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qScheduleRemove(ScheduleHandle, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qSelectClause(EventBean[], boolean, boolean, ExprEvaluatorContext) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qSelectClause(EventBean[], boolean, boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qStatementResultExecute(UniformPair<EventBean[]>, String, int, String, long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qStatementResultExecute(UniformPair<EventBean[]>, String, int, String, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qStimulantEvent(EventBean, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qStimulantEvent(EventBean, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qStimulantTime(long, long, long, boolean, Long, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qStimulantTime(long, long, long, boolean, Long, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qTime(long, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qTime(long, String) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- qTimeCP(EPStatementAgentInstanceHandle, long) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
- qTimeCP(EPStatementAgentInstanceHandle, long) - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- queryMethod(EPCompiled, EPServicesContext) - Static method in class com.espertech.esper.runtime.internal.kernel.faf.EPRuntimeHelperFAF
R
- ranges - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- ranges - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- rangesNullEndpoints - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- rangesNullEndpoints - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- rate(TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.EWMA
-
Returns the rate in the given units of time.
- rateUnit() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- rateUnit() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Metered
-
Returns the meter's rate unit.
- rateUnit() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- RatioGauge - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util
-
A gauge which measures the ratio of one value to another.
- RatioGauge() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.RatioGauge
- rebind(String, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- rebind(Name, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- recoverDeployment(String, DeploymentInternal) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- recoverDeployment(String, DeploymentInternal) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceSPI
- recoveredStageInitialize(Supplier<Collection<EventType>>) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- recoveredStageInitialize(Supplier<Collection<EventType>>) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceSPI
- recoverStage(String, int, long) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceImpl
- recoverStage(String, int, long) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.EPStageServiceSPI
- recoveryUpdateListeners(EPStatementListenerSet) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- recoveryUpdateListeners(EPStatementListenerSet) - Method in interface com.espertech.esper.runtime.internal.kernel.statement.EPStatementSPI
- reflectiveCompile(Module) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- reflectiveCompile(Module, Configuration, EPCompilerPathable) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
- reflectiveCompile(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- reflectiveCompile(String, Configuration, EPCompilerPathable) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
- reflectiveCompileExpression(String, EventType[], String[]) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- reflectiveCompileExpression(String, EventType[], String[], Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
- reflectiveCompileFireAndForget(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- reflectiveCompileFireAndForget(String, Configuration, EPCompilerPathable) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
- reflectiveEPLToModel(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- reflectiveEPLToModel(String, Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
- reflectiveParseModule(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
- reflectiveParseModule(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
- register(HealthCheck) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheckRegistry
-
Registers an application
HealthCheck
. - register(HealthCheck) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.HealthChecks
-
Registers an application
HealthCheck
with a given name. - registerMbean(Object, MetricName) - Static method in class com.espertech.esper.runtime.internal.metrics.jmx.CommonJMXUtil
- registerMBeanNonModel(ObjectName, Object) - Static method in class com.espertech.esper.runtime.internal.metrics.jmx.CommonJMXUtil
- release(ManagedReadWriteLock) - Method in interface com.espertech.esper.runtime.client.util.LockStrategy
-
Release should release the write lock of the provided read-write lock and should never fail.
- release(ManagedReadWriteLock) - Method in class com.espertech.esper.runtime.client.util.LockStrategyDefault
- release(ManagedReadWriteLock) - Method in class com.espertech.esper.runtime.client.util.LockStrategyNone
- release(ManagedReadWriteLock) - Method in class com.espertech.esper.runtime.client.util.LockStrategyWTimeout
- releaseWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- releaseWriteLock() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- remove() - Method in class com.espertech.esper.runtime.internal.kernel.statement.SafeIteratorImpl
- remove() - Method in class com.espertech.esper.runtime.internal.kernel.statement.UnsafeIteratorWTableImpl
- remove(int) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.ListenerRecoveryService
- remove(int) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.ListenerRecoveryServiceImpl
- remove(EventType, FilterHandle, FilterValueSetParam[], FilterHandleSetNode) - Static method in class com.espertech.esper.runtime.internal.filtersvcimpl.IndexTreeBuilderRemove
-
Remove an filterCallback from the given top node.
- remove(FilterHandle) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Remove a filter callback, returning true if it was found and removed or false if not in collection.
- remove(FilterHandle, EventType, FilterValueSetParam[][]) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexBuilder
-
Remove a filter callback from the given index node.
- remove(FilterHandle, EventType, FilterValueSetParam[][]) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- remove(FilterHandle, EventType, FilterValueSetParam[][]) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- remove(ScheduleHandle, long) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- remove(FilterParamIndexBase) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Remove an index, returning true if it was found and removed or false if not in collection.
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
-
Remove the event evaluation instance for the given constant.
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
-
Remove the event evaluation instance for the given constant.
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- remove(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- remove(String) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryService
- remove(String) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryServiceImpl
- removeAllDeploymentStateListeners() - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Removes all deployment state listener
- removeAllDeploymentStateListeners() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- removeAllListeners() - Method in interface com.espertech.esper.runtime.client.EPListenable
-
Remove all listeners.
- removeAllListeners() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- removeAllListeners() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
-
Remove all listeners to a statement.
- removeAllRuntimeStateListeners() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Remove all listeners to runtime state changes.
- removeAllRuntimeStateListeners() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- removeContextPartitionStateListener(String, String, ContextPartitionStateListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- removeContextPartitionStateListeners(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- removeContextStateListener(ContextStateListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- removeContextStateListeners() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPContextPartitionServiceImpl
- removeDeployment(String) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- removeDeployment(String) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- removeDeploymentStateListener(DeploymentStateListener) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Remove a deployment state listener
- removeDeploymentStateListener(DeploymentStateListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- removeFilterServiceListener(FilterServiceListener) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- removeFilterServiceListener(FilterServiceListener) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceSPI
-
Remove activity listener.
- removeFromEnvironment(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- removeInternal(FilterHandle, EventType, FilterValueSetParam[][]) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- removeListener(UpdateListener) - Method in interface com.espertech.esper.runtime.client.EPListenable
-
Remove a listener that observes events.
- removeListener(UpdateListener) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- removeListener(UpdateListener) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
-
Remove a listeners to a statement.
- removeListener(MetricsRegistryListener) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Removes a
MetricsRegistryListener
from this registry's collection of listeners. - removeMayNotExist(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- removeMetric(MetricName) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Removes the metric with the given name.
- removeMetric(Class<?>, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Removes the metric for the given class with the given name.
- removeMetric(Class<?>, String, String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Removes the metric for the given class with the given name and scope.
- removeRuntimeStateListener(EPRuntimeStateListener) - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Removate a listener to runtime state changes.
- removeRuntimeStateListener(EPRuntimeStateListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- removeStatement(int) - Method in interface com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleService
- removeStatement(int) - Method in class com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleServiceImpl
- removeStatementLifecycleListener(StatementListenerEventObserver) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
- removeStatementLifecycleListener(StatementListenerEventObserver) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
- removeStatementResultListener(MetricsStatementResultListener) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- removeStatementResultListener(MetricsStatementResultListener) - Method in interface com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceSPI
-
Remove stmt result listener.
- removeType(EventType) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
- removeType(EventType) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
- removeType(EventType) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
- removeTypeInternal(EventType) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- rename(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- rename(Name, Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- render(EventBean, StringWriter) - Method in interface com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpRenderer
- render(EventBean, StringWriter) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpRendererSummary
- render(EventBean, StringWriter) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpRendererXmlJSon
- render(EventPropertyRendererContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpEventPropertyRenderer
- RenderingOptions - Class in com.espertech.esper.runtime.internal.dataflow.op.logsink
- RenderingOptions() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.logsink.RenderingOptions
- reserve(Object) - Method in class com.espertech.esper.runtime.internal.support.ObjectReservationSingleton
-
Reserve an object, returning true when successfully reserved or false when the object is already reserved.
- reset() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Reset listener, clearing all associated state.
- reset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Reset subscriber, clearing all associated state.
- reset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriberMRD
-
Reset subscriber, clearing all associated state.
- reset() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Reset listener, clearing all associated state.
- resetStats() - Method in interface com.espertech.esper.runtime.client.EPEventService
-
Reset the count of the number of events received and emitted
- resetStats() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
- resetStats() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- resetStats() - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- ResultDeliveryStrategy - Interface in com.espertech.esper.runtime.internal.subscriber
-
Strategy for use with statement-result-service to dispatch to a statement's subscriber via method invocations.
- ResultDeliveryStrategyFactory - Class in com.espertech.esper.runtime.internal.subscriber
-
Factory for creating a dispatch strategy based on the subscriber object and the columns produced by a select-clause.
- ResultDeliveryStrategyFactory() - Constructor for class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyFactory
- ResultDeliveryStrategyImpl - Class in com.espertech.esper.runtime.internal.subscriber
-
A result delivery strategy that uses a matching "update" method and optional start, end, and updateRStream methods, to deliver column-wise to parameters of the update method.
- ResultDeliveryStrategyImpl(EPStatement, Object, DeliveryConvertor, Method, Method, Method, Method, ClasspathImportService) - Constructor for class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyImpl
-
Ctor.
- ResultDeliveryStrategyInvalidException - Exception in com.espertech.esper.runtime.internal.subscriber
- ResultDeliveryStrategyInvalidException(String) - Constructor for exception com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyInvalidException
- ResultDeliveryStrategyMap - Class in com.espertech.esper.runtime.internal.subscriber
-
A result delivery strategy that uses an "update" method that accepts a pair of map array.
- ResultDeliveryStrategyMap(EPStatement, Object, Method, String[], ClasspathImportService) - Constructor for class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMap
-
Ctor.
- ResultDeliveryStrategyMapWStmt - Class in com.espertech.esper.runtime.internal.subscriber
- ResultDeliveryStrategyMapWStmt(EPStatement, Object, Method, String[], ClasspathImportService) - Constructor for class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMapWStmt
- ResultDeliveryStrategyObjectArr - Class in com.espertech.esper.runtime.internal.subscriber
-
A result delivery strategy that uses an "update" method that accepts a pair of object array array.
- ResultDeliveryStrategyObjectArr(EPStatement, Object, Method, ClasspathImportService) - Constructor for class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyObjectArr
-
Ctor.
- ResultDeliveryStrategyObjectArrWStmt - Class in com.espertech.esper.runtime.internal.subscriber
-
A result delivery strategy that uses an "update" method that accepts a pair of object array array.
- ResultDeliveryStrategyObjectArrWStmt(EPStatement, Object, Method, ClasspathImportService) - Constructor for class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyObjectArrWStmt
- ResultDeliveryStrategyTypeArr - Class in com.espertech.esper.runtime.internal.subscriber
-
A result delivery strategy that uses an "update" method that accepts a underlying array for use in wildcard selection.
- ResultDeliveryStrategyTypeArr(EPStatement, Object, Method, Class, ClasspathImportService) - Constructor for class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArr
-
Ctor.
- ResultDeliveryStrategyTypeArrWStmt - Class in com.espertech.esper.runtime.internal.subscriber
- ResultDeliveryStrategyTypeArrWStmt(EPStatement, Object, Method, Class, ClasspathImportService) - Constructor for class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArrWStmt
- resume() - Method in interface com.espertech.esper.runtime.client.util.Adapter
-
Resume sending events after the Adapter has been paused.
- resume() - Method in class com.espertech.esper.runtime.client.util.AdapterStateManager
-
Transition into the STARTED state (from the PAUSED state).
- rollout(int, Collection<EPDeploymentRolloutCompiled>, EPRuntimeSPI) - Static method in class com.espertech.esper.runtime.internal.kernel.service.DeployerRollout
- rollout(Collection<EPDeploymentRolloutCompiled>) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Roll-out multiple deployments.
- rollout(Collection<EPDeploymentRolloutCompiled>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- rollout(Collection<EPDeploymentRolloutCompiled>, RolloutOptions) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Roll-out multiple deployments.
- rollout(Collection<EPDeploymentRolloutCompiled>, RolloutOptions) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- RolloutOptions - Class in com.espertech.esper.runtime.client
-
Option holder for use with
EPDeploymentService.rollout(java.util.Collection<com.espertech.esper.runtime.client.EPDeploymentRolloutCompiled>)
()}. - RolloutOptions() - Constructor for class com.espertech.esper.runtime.client.RolloutOptions
- route(EventBean, EPStatementHandle, boolean, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- route(EventBean, EPStatementHandle, boolean, int) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- route(MetricEvent) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- routeEventAvro(Object, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceRouteEvent
-
Route the event object back to the runtime for internal dispatching, to avoid the possibility of a stack overflow due to nested calls to sendEvent.
- routeEventAvro(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- routeEventAvro(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- routeEventBean(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- routeEventBean(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- routeEventBean(Object, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceRouteEvent
-
Route the event object back to the runtime for internal dispatching, to avoid the possibility of a stack overflow due to nested calls to sendEvent.
- routeEventBean(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- routeEventBean(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- routeEventJson(String, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceRouteEvent
-
Route the event object back to the runtime for internal dispatching, to avoid the possibility of a stack overflow due to nested calls to sendEvent.
- routeEventJson(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- routeEventJson(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- routeEventMap(Map<String, Object>, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceRouteEvent
-
Route the event object back to the runtime for internal dispatching, to avoid the possibility of a stack overflow due to nested calls to sendEvent.
- routeEventMap(Map<String, Object>, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- routeEventMap(Map<String, Object>, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- routeEventObjectArray(Object[], String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceRouteEvent
-
Route the event object back to the runtime for internal dispatching, to avoid the possibility of a stack overflow due to nested calls to sendEvent.
- routeEventObjectArray(Object[], String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- routeEventObjectArray(Object[], String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- routeEventXMLDOM(Node, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceRouteEvent
-
Route the event object back to the runtime for internal dispatching, to avoid the possibility of a stack overflow due to nested calls to sendEvent.
- routeEventXMLDOM(Node, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- routeEventXMLDOM(Node, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- RouteUnitMultiple - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Route execution work unit.
- RouteUnitMultiple(EPEventServiceImpl, Object, EventBean, EPStatementAgentInstanceHandle, long) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.RouteUnitMultiple
-
Ctor.
- RouteUnitMultipleStaged - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Route execution work unit.
- RouteUnitMultipleStaged(EPStageEventServiceImpl, Object, EventBean, EPStatementAgentInstanceHandle, long) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.RouteUnitMultipleStaged
-
Ctor.
- RouteUnitRunnable - Interface in com.espertech.esper.runtime.internal.kernel.thread
-
Interface for route execution work units.
- RouteUnitSingle - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Route unit for single match.
- RouteUnitSingle(EPEventServiceImpl, EPStatementHandleCallbackFilter, EventBean, long) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.RouteUnitSingle
-
Ctor.
- RouteUnitSingleStaged - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Route unit for single match.
- RouteUnitSingleStaged(EPStageEventServiceImpl, EPStatementHandleCallbackFilter, EventBean, long) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.RouteUnitSingleStaged
-
Ctor.
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendAvro
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendDOM
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendEvent
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendJson
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendMap
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendObjectArray
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendWrapped
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.OutboundUnitRunnable
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.RouteUnitMultiple
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.RouteUnitMultipleStaged
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.RouteUnitSingle
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.RouteUnitSingleStaged
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitMultiple
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitMultipleStaged
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitSingle
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitSingleStaged
- run() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractPollingReporter
-
The method called when a a poll is scheduled to occur.
- run() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
- run() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
- runHealthChecks() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheckRegistry
-
Runs the registered health checks and returns a map of the results.
- runHealthChecks() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.HealthChecks
-
Runs the registered health checks and returns a map of the results.
- RUNTIME_VERSION - Static variable in class com.espertech.esper.runtime.client.util.RuntimeVersion
-
Current runtime version.
- RuntimeEnvContext - Class in com.espertech.esper.runtime.internal.kernel.service
-
Implements a JNDI context for providing a directory for runtime-external resources such as adapters.
- RuntimeEnvContext() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
Ctor.
- RuntimeExtensionServicesNoHA - Class in com.espertech.esper.runtime.internal.kernel.service
- RuntimeExtensionServicesNoHA() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesNoHA
- RuntimeExtensionServicesSPI - Interface in com.espertech.esper.runtime.internal.kernel.service
- runtimeServices - Variable in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- RuntimeVersion - Class in com.espertech.esper.runtime.client.util
-
Runtime version.
- RuntimeVersion() - Constructor for class com.espertech.esper.runtime.client.util.RuntimeVersion
- RuntimeVersion.MajorMinorPatch - Class in com.espertech.esper.runtime.client.util
- RuntimeVersion.VersionException - Exception in com.espertech.esper.runtime.client.util
S
- safeIterator() - Method in interface com.espertech.esper.runtime.client.EPIterable
-
Returns a concurrency-safe iterator that iterates over events representing statement results (pull API) in the face of concurrent event processing by further threads.
- safeIterator() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- safeIterator(ContextPartitionSelector) - Method in interface com.espertech.esper.runtime.client.EPIterable
-
For use with statements that have a context declared and that may therefore have multiple context partitions, allows to safe-iterate over context partitions selectively.
- safeIterator(ContextPartitionSelector) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- SafeIteratorImpl<E> - Class in com.espertech.esper.runtime.internal.kernel.statement
-
Implements the safe iterator.
- SafeIteratorImpl(StatementAgentInstanceLock, Iterator<E>) - Constructor for class com.espertech.esper.runtime.internal.kernel.statement.SafeIteratorImpl
-
Ctor.
- SafeIteratorWTableImpl<E> - Class in com.espertech.esper.runtime.internal.kernel.statement
-
Implements the safe iterator.
- SafeIteratorWTableImpl(StatementAgentInstanceLock, Iterator<E>, TableExprEvaluatorContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.statement.SafeIteratorWTableImpl
- Sample - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats
-
A statistically representative sample of a data stream.
- Sampling - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
An object which samples values.
- ScheduleParameterException - Exception in com.espertech.esper.runtime.internal.schedulesvcimpl
-
This exception is thrown to indicate a problem with schedule parameters.
- ScheduleParameterException(String) - Constructor for exception com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleParameterException
-
Constructor.
- ScheduleParameterException(String, Throwable) - Constructor for exception com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleParameterException
-
Constructor for an inner exception and message.
- ScheduleParameterException(Throwable) - Constructor for exception com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleParameterException
-
Constructor.
- ScheduleSetEntry - Class in com.espertech.esper.runtime.internal.schedulesvcimpl
-
Entry for a schedule item.
- ScheduleSetEntry(Long, long, ScheduleHandle) - Constructor for class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleSetEntry
-
Ctor.
- ScheduleTransferHelper - Class in com.espertech.esper.runtime.internal.schedulesvcimpl
- ScheduleTransferHelper() - Constructor for class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleTransferHelper
- ScheduleVisit - Class in com.espertech.esper.runtime.internal.schedulesvcimpl
- ScheduleVisit() - Constructor for class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- ScheduleVisitor - Interface in com.espertech.esper.runtime.internal.schedulesvcimpl
- SchedulingServiceImpl - Class in com.espertech.esper.runtime.internal.schedulesvcimpl
-
Implements the schedule service by simply keeping a sorted set of long millisecond values and a set of handles for each.
- SchedulingServiceImpl(int, TimeSourceService, ZoneId) - Constructor for class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
-
Constructor.
- SchedulingServiceSPI - Interface in com.espertech.esper.runtime.internal.schedulesvcimpl
-
Service provider interface for scheduling service.
- SCRIPT - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Script.
- SelectFactory - Class in com.espertech.esper.runtime.internal.dataflow.op.select
- SelectFactory() - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- SelectOp - Class in com.espertech.esper.runtime.internal.dataflow.op.select
- SelectOp(SelectFactory, AgentInstanceContext) - Constructor for class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- sendEventAvro(Object, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceSendEvent
-
Send an event represented by a Avro GenericData.Record to the runtime.
- sendEventAvro(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- sendEventAvro(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- sendEventBean(Object, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceSendEvent
-
Send an event represented by an object to the runtime.
- sendEventBean(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- sendEventBean(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- sendEventJson(String, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceSendEvent
-
Send an event represented by a String JSON to the runtime.
- sendEventJson(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- sendEventJson(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- sendEventMap(Map<String, Object>, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceSendEvent
-
Send a map containing event property values to the runtime.
- sendEventMap(Map<String, Object>, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- sendEventMap(Map<String, Object>, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- sendEventObjectArray(Object[], String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceSendEvent
-
Send an object array containing event property values to the runtime.
- sendEventObjectArray(Object[], String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- sendEventObjectArray(Object[], String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- sendEventXMLDOM(Node, String) - Method in interface com.espertech.esper.runtime.client.EPEventServiceSendEvent
-
Send an event represented by a DOM node to the runtime.
- sendEventXMLDOM(Node, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- sendEventXMLDOM(Node, String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- services - Variable in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- setAgentInstanceId(int) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- setCallback(TimerCallback) - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Set the callback method to invoke for clock ticks.
- setCallback(TimerCallback) - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- setCollector(Map<String, Object>) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- setCollector(Map<String, Object>) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkFactory
- setCollector(Map<String, Object>) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceFactory
- setCompiled(EPCompiled) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryEntry
- setConfiguration(Configuration) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
-
Sets runtime configuration information for use in the next initialize.
- setConfiguration(Configuration) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- setContext(FilterService, SchedulingService, EventServiceSendEventCommon) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- setContext(EPStatementSPI, EPRuntimeSPI) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- setCurrentStatementId(int) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.StatementIdRecoveryService
- setCurrentStatementId(int) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementIdRecoveryServiceImpl
- setDeploymentClassLoaderOption(DeploymentClassLoaderOption) - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Sets the class loader option
- setDeploymentId(String) - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Sets the deployment id if one should be assigned; A null value causes the runtime to generate and assign a deployment id.
- setDeploymentId(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setDeploymentLockStrategy(LockStrategy) - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Sets the deployment lock strategy, the default is
LockStrategyDefault
- setDescription(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setDestroyed() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- setDestroyed() - Method in interface com.espertech.esper.runtime.internal.kernel.statement.EPStatementSPI
- setDrop(Boolean) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setEpl(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setEventType(EventType) - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- setEventTypes(EventType[]) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussink.EventBusSinkFactory
- setEventTypes(EventType[]) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- setEventTypes(EventType[]) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- setFactoryProvider(StatementAIFactoryProvider) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- setFilter(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- setFilterReboolConstant(Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceExprEvaluatorContext
- setFilterSpecActivatable(FilterSpecActivatable) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceFactory
- setFormat(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- setHAPair(Object) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- setHint(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setInitialDelay(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- setInternalEventRouteDest(InternalEventRouteDest) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
- setInternalEventRouter(InternalEventRouter) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
Sets the route for events to use
- setInternalEventRouter(InternalEventRouter) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
-
Sets the route for events to use
- setInterval(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- setIterate(boolean) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- setIterations(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- setJsonOptions(JSONRenderingOptions) - Static method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.RenderingOptions
- setLastNewData(EventBean[]) - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Set an array of events as the last insert-stream events received.
- setLastOldData(EventBean[]) - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Set an array of events as the last remove-stream events received.
- setLatchOrBean(Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.WorkQueueItemPrecedenced
- setLater(UpdateDispatchFutureWait) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureWait
-
Hand a later future to the dispatch to use for indicating completion via notify.
- setLayout(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- setLinefeed(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- setListeners(EPStatementListenerSet) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
-
Set the update listener set to use.
- setLog(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- setManufacturer(EventBeanManufacturer) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- setMetricsReportingDisabled() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPMetricsServiceImpl
- setMetricsReportingDisabled() - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- setMetricsReportingEnabled() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPMetricsServiceImpl
- setMetricsReportingEnabled() - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- setMetricsReportingInterval(String, long) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPMetricsServiceImpl
- setMetricsReportingInterval(String, long) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- setMetricsReportingStmtDisabled(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPMetricsServiceImpl
- setMetricsReportingStmtDisabled(String, String) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- setMetricsReportingStmtEnabled(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPMetricsServiceImpl
- setMetricsReportingStmtEnabled(String, String) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
- setName(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterFactory
- setName(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setObject(int, Object) - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Sets the value of the designated parameter using the given object.
- setObject(int, Object) - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- setObject(int, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- setObject(String, Object) - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterContext
-
Sets the value of the designated parameter using the given object.
- setObject(String, Object) - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
- setObject(String, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.DeployerSubstitutionParameterHandler
- setOriginatingStreamToViewableStream(int[]) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- setOutputEventType(EventType) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- setParentView(Viewable) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- setParentView(Viewable) - Method in interface com.espertech.esper.runtime.internal.kernel.statement.EPStatementSPI
-
Sets the parent view.
- setPriority(int) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setProduceEventBean(boolean) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- setPropertyEvaluators(ExprEvaluator[]) - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
- setRolloutLockStrategy(LockStrategy) - Method in class com.espertech.esper.runtime.client.RolloutOptions
-
Sets the rollout lock strategy, the default is
LockStrategyDefault
- setRuntime(EPRuntime) - Method in interface com.espertech.esper.runtime.client.util.AdapterSPI
-
An adapter takes an runtime instance to process events.
- setSelectClause(Class[], String[], boolean, ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- setSingleOutputPort(boolean) - Method in class com.espertech.esper.runtime.internal.dataflow.op.filter.FilterFactory
- setStatementDeploymentId(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- setStatementFilter(Map<String, Object>) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- setStatementId(int) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- setStatementName(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- setStatementNameRuntime(StatementNameRuntimeOption) - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Sets the callback overriding the statement name that identifies the statement within the deployment and that can be obtained using
EPStatement.getName()
- setStatementParameters(StatementSubstitutionParameterContext) - Method in interface com.espertech.esper.runtime.client.option.StatementSubstitutionParameterOption
-
Set statement substitution parameters.
- setStatementSubstitutionParameter(StatementSubstitutionParameterOption) - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Sets the callback providing values for substitution parameters.
- setStatementUserObjectRuntime(StatementUserObjectRuntimeOption) - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
Sets the callback providing a runtime statement user object that can be obtained using
EPStatement.getUserObjectRuntime()
- setSubmitEventBean(boolean) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EPStatementSourceFactory
- setSubmitEventBean(boolean) - Method in class com.espertech.esper.runtime.internal.dataflow.op.eventbussource.EventBusSourceFactory
- setSubmitEventBean(boolean) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectFactory
- setSubscriber(Object) - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Attaches a subscriber to receive statement results, or removes a previously set subscriber (by providing a null value).
- setSubscriber(Object) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- setSubscriber(Object, String) - Method in interface com.espertech.esper.runtime.client.EPStatement
-
Attaches a subscriber to receive statement results by calling the method with the provided method name, or removes a previously set subscriber (by providing a null value).
- setSubscriber(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- setSubscriber(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementListenerSet
-
Sets a subscriber instance.
- setTag(Map<String, String>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setTime(long) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- setTime(Long) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleSetEntry
-
Sets time.
- setTimestamp(long) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisit
- setTitle(ExprEvaluator) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkFactory
- setUndeploymentLockStrategy(LockStrategy) - Method in class com.espertech.esper.runtime.client.UndeploymentOptions
-
Sets the undeployment lock strategy, the default is
LockStrategyDefault
- setUnmatchedListener(UnmatchedListener) - Method in interface com.espertech.esper.runtime.client.EPEventService
-
Sets a listener to receive events that are unmatched by any statement.
- setUnmatchedListener(UnmatchedListener) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- setUnmatchedListener(UnmatchedListener) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- setUpdateListeners(EPStatementListenerSet, boolean) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- setUpgradeOption(UpgradeOption) - Method in class com.espertech.esper.runtime.client.EPRuntimeOptions
- setUserObjectCompileTime(Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setUserObjectRuntimeTime(Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- setVariableValue(String, String, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- setVariableValue(Map<DeploymentIdNamePair, Object>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- setVariableValue(Map<DeploymentIdNamePair, Object>, int) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPVariableServiceImpl
- setXmlOptions(XMLRenderingOptions) - Static method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.RenderingOptions
- shutdown() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Shut down this registry's thread pools.
- shutdown() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.Metrics
-
Shuts down all thread pools for the default registry.
- shutdown() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractPollingReporter
- shutdown() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractReporter
-
Stops the reporter and closes any internal resources.
- shutdown() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
- shutdown() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
- shutdown(long, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractPollingReporter
-
Shuts down the reporter polling, waiting the specific amount of time for any current polls to complete.
- shutdownDefault() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
-
Stops the default instance of
JmxReporter
. - size() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndex
-
Returns the current size of the known event types.
- size() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
- size() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Sample
-
Returns the number of values recorded.
- size() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Returns the number of values in the snapshot.
- size() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.UniformSample
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
-
Return the number of distinct filter parameter constants stored, which can be an expensive call.
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompare
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexCompareString
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexEqualsBase
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexIn
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
-
Return the number of distinct filter parameter constants stored.
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotEqualsBase
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexNotIn
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreeMXCIF
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexQuadTreePointRegion
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexReboolNoValue
- sizeExpensive() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexStringRangeBase
- Snapshot - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats
-
A statistical snapshot of a
Snapshot
. - Snapshot(double[]) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Create a new
Snapshot
with the given values. - Snapshot(Collection<Long>) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Create a new
Snapshot
with the given values. - specificServices - Variable in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- stage(Collection<String>) - Method in interface com.espertech.esper.runtime.client.stage.EPStage
-
Stage deployments.
- stage(Collection<String>) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- stageAdd(String) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryService
- stageAdd(String) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- StageDeploymentHelper - Class in com.espertech.esper.runtime.internal.kernel.stage
- StageDeploymentHelper() - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.StageDeploymentHelper
- stageDestroy(String, int) - Method in interface com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryService
- stageDestroy(String, int) - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- StagePreconditionHelper - Class in com.espertech.esper.runtime.internal.kernel.stage
- StagePreconditionHelper() - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.StagePreconditionHelper
- StageRecoveryService - Interface in com.espertech.esper.runtime.internal.kernel.stage
- StageRecoveryServiceBase - Class in com.espertech.esper.runtime.internal.kernel.stage
- StageRecoveryServiceBase() - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceBase
- StageRecoveryServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.stage
- StageRuntimeServices - Class in com.espertech.esper.runtime.internal.kernel.stage
- StageRuntimeServices(ClasspathImportServiceRuntime, Configuration, DispatchService, EventBeanService, EventBeanTypedEventFactory, EventTypeRepository, EventTypeResolvingBeanFactory, ExceptionHandlingService, NamedWindowDispatchService, String, RuntimeSettingsService, StatementLifecycleService, TableExprEvaluatorContext, ThreadingService, VariableManagementService) - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.StageRuntimeServices
- stagesIterate() - Method in interface com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryService
- stagesIterate() - Method in class com.espertech.esper.runtime.internal.kernel.stage.StageRecoveryServiceImpl
- StageSpecificServices - Class in com.espertech.esper.runtime.internal.kernel.stage
- StageSpecificServices(DeploymentLifecycleService, ManagedReadWriteLock, FilterServiceSPI, InternalEventRouter, MetricReportingService, SchedulingServiceSPI, StageRuntimeServices, ThreadingService) - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.StageSpecificServices
- StageStatementHelper - Class in com.espertech.esper.runtime.internal.kernel.stage
- StageStatementHelper() - Constructor for class com.espertech.esper.runtime.internal.kernel.stage.StageStatementHelper
- start() - Method in interface com.espertech.esper.runtime.client.util.Adapter
-
Start the sending of events into the runtime egine.
- start() - Method in class com.espertech.esper.runtime.client.util.AdapterStateManager
-
Transition into the STARTED state (from the OPENED state).
- start() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
-
Starts the reporter.
- start(long, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractPollingReporter
-
Starts the reporter polling at the given period.
- start(long, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
- startDefault(MetricsRegistry) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
-
Starts the default instance of
JmxReporter
. - STARTED - Enum constant in enum class com.espertech.esper.runtime.client.util.AdapterState
-
Started state.
- startInternalClock() - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Start clock expecting callbacks at regular intervals and a fixed rate.
- startInternalClock() - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- startTest(EPRuntime, Class, String) - Static method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAssertionHelper
- startTest(EPRuntime, Class, String) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationAssertionService
- startTest(EPRuntime, Class, String) - Static method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
- statement - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMap
- statement - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyObjectArr
- statement - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArr
- statement(EPStatementFactoryArgs) - Method in interface com.espertech.esper.runtime.internal.kernel.statement.EPStatementFactory
- statement(EPStatementFactoryArgs) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementFactoryDefault
- statementContext - Variable in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- statementDispatchTL - Variable in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
-
Buffer for holding dispatchable events.
- StatementIdRecoveryService - Interface in com.espertech.esper.runtime.internal.deploymentlifesvc
- StatementIdRecoveryServiceImpl - Class in com.espertech.esper.runtime.internal.deploymentlifesvc
- StatementIdRecoveryServiceImpl() - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementIdRecoveryServiceImpl
- StatementLifecycleService - Interface in com.espertech.esper.runtime.internal.statementlifesvc
- StatementLifecycleServiceImpl - Class in com.espertech.esper.runtime.internal.statementlifesvc
- StatementLifecycleServiceImpl() - Constructor for class com.espertech.esper.runtime.internal.statementlifesvc.StatementLifecycleServiceImpl
- StatementListenerEvent - Class in com.espertech.esper.runtime.internal.deploymentlifesvc
-
Event indicating statement lifecycle management.
- StatementListenerEvent(EPStatement, StatementListenerEvent.ListenerEventType) - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent
- StatementListenerEvent(EPStatement, StatementListenerEvent.ListenerEventType, UpdateListener) - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent
-
Ctor.
- StatementListenerEvent.ListenerEventType - Enum Class in com.espertech.esper.runtime.internal.deploymentlifesvc
-
Event types.
- StatementListenerEventObserver - Interface in com.espertech.esper.runtime.internal.deploymentlifesvc
-
Observer statement management events.
- StatementNameRuntimeContext - Class in com.espertech.esper.runtime.client.option
-
Provides the environment to
StatementNameRuntimeOption
. - StatementNameRuntimeContext(String, String, int, String, Annotation[]) - Constructor for class com.espertech.esper.runtime.client.option.StatementNameRuntimeContext
-
Ctor.
- StatementNameRuntimeOption - Interface in com.espertech.esper.runtime.client.option
-
Implement this interface to provide a statement name at runtime for statements when they are deployed.
- statementResultService - Variable in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
- statementResultService - Variable in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
-
Handles result delivery
- StatementResultServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.service
-
Implements tracking of statement listeners and subscribers for a given statement such as to efficiently dispatch in situations where 0, 1 or more listeners are attached and/or 0 or 1 subscriber (such as iteration-only statement).
- StatementResultServiceImpl(StatementInformationalsRuntime, EPServicesContext) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
- StatementRow(String, String, String, Object, Object, String, String, int, Boolean, Map<String, String>) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI.StatementRow
- StatementSubstitutionParameterContext - Interface in com.espertech.esper.runtime.client.option
-
Provides the environment to
StatementSubstitutionParameterOption
. - StatementSubstitutionParameterOption - Interface in com.espertech.esper.runtime.client.option
-
Implement this interface to provide values for substitution parameters.
- StatementUserObjectRuntimeContext - Class in com.espertech.esper.runtime.client.option
-
Provides the environment to
StatementUserObjectRuntimeOption
. - StatementUserObjectRuntimeContext(String, String, int, String, Annotation[]) - Constructor for class com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeContext
-
Ctor.
- StatementUserObjectRuntimeOption - Interface in com.espertech.esper.runtime.client.option
-
Implement this interface to provide a custom user object at runtime for statements when they are deployed.
- stdDev() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
- stdDev() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Summarizable
-
Returns the standard deviation of all recorded values.
- stdDev() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Returns the standard deviation of all recorded durations.
- stop() - Method in interface com.espertech.esper.runtime.client.util.Adapter
-
Stop sending events and return the Adapter to the OPENED state, ready to be started once again.
- stop() - Method in class com.espertech.esper.runtime.client.util.AdapterStateManager
-
Transition into the OPENED state.
- stop() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Meter
- stop() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Stoppable
-
Stop the instance.
- stop() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
- stop() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.TimerContext
-
Stops recording the elapsed time and updates the timer.
- stopInternalClock(boolean) - Method in interface com.espertech.esper.runtime.internal.timer.TimerService
-
Stop internal clock.
- stopInternalClock(boolean) - Method in class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
- Stoppable - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
Interface for
Metric
instances that can be stopped. - StringRangeComparator - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
Comparator for DoubleRange values.
- submit(Object) - Method in class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterOp
- submit(Object) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.LocalEmitter
- submitInbound(EventBean, EPRuntimeEventProcessWrapped) - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- submitInbound(InboundUnitRunnable) - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Submit inbound work unit.
- submitInbound(InboundUnitRunnable) - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- submitOutbound(OutboundUnitRunnable) - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Submit outbound work unit.
- submitOutbound(OutboundUnitRunnable) - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- submitPort(int, Object) - Method in class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterOp
- submitPort(int, Object) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.LocalEmitter
- submitRoute(RouteUnitRunnable) - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Submit route work unit.
- submitRoute(RouteUnitRunnable) - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- submitSignal(EPDataFlowSignal) - Method in class com.espertech.esper.runtime.internal.dataflow.op.emitter.EmitterOp
- submitSignal(EPDataFlowSignal) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.LocalEmitter
- submitTimerWork(TimerUnit) - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Submit timer execution work unit.
- submitTimerWork(TimerUnit) - Method in class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
- subscriber - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyMap
- subscriber - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyObjectArr
- subscriber - Variable in class com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyTypeArr
- sum() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
- sum() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Summarizable
-
Returns the sum of all recorded values.
- sum() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Returns the sum of all recorded durations.
- Summarizable - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
An object which can produce statistical summaries.
- summary - Enum constant in enum class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkOutputFormat
- SupportEventBeanFactory - Class in com.espertech.esper.runtime.internal.support
- SupportEventBeanFactory() - Constructor for class com.espertech.esper.runtime.internal.support.SupportEventBeanFactory
- SupportEventTypeFactory - Class in com.espertech.esper.runtime.internal.support
- SupportEventTypeFactory() - Constructor for class com.espertech.esper.runtime.internal.support.SupportEventTypeFactory
- SupportExprEventEvaluator - Class in com.espertech.esper.runtime.internal.support
- SupportExprEventEvaluator(EventPropertyValueGetter) - Constructor for class com.espertech.esper.runtime.internal.support.SupportExprEventEvaluator
- SupportFilterForEvalConstantDouble - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
A Double-typed value as a filter parameter representing a range.
- SupportFilterForEvalConstantDouble(double) - Constructor for class com.espertech.esper.runtime.internal.filtersvcimpl.SupportFilterForEvalConstantDouble
-
Ctor.
- SupportListener - Interface in com.espertech.esper.runtime.client.scopetest
-
Listener interface for use in regression testing for asserting receive events.
- SupportStatementContextFactory - Class in com.espertech.esper.runtime.internal.support
- SupportStatementContextFactory() - Constructor for class com.espertech.esper.runtime.internal.support.SupportStatementContextFactory
- SupportSubscriber - Class in com.espertech.esper.runtime.client.scopetest
-
Subscriber for that retains the events it receives for use in assertions.
- SupportSubscriber() - Constructor for class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Ctor.
- SupportSubscriberMRD - Class in com.espertech.esper.runtime.client.scopetest
-
Subscriber for multi-row delivery that retains the events it receives for use in assertions.
- SupportSubscriberMRD() - Constructor for class com.espertech.esper.runtime.client.scopetest.SupportSubscriberMRD
- SupportUpdateListener - Class in com.espertech.esper.runtime.client.scopetest
-
Update listener that retains the events it receives for use in assertions.
- SupportUpdateListener() - Constructor for class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Ctor.
T
- TABLE - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Table.
- threadCount() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the number of live threads (includes
VirtualMachineMetrics.daemonThreadCount()
. - threadDump(OutputStream) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Dumps all of the threads' current information to an output stream.
- ThreadingService - Interface in com.espertech.esper.runtime.internal.kernel.thread
-
Engine-level threading services.
- ThreadingServiceImpl - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Implementation for runtime-level threading.
- ThreadingServiceImpl(ConfigurationRuntimeThreading) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.ThreadingServiceImpl
-
Ctor.
- threadLocals - Variable in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- threadLocals - Variable in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- threadStatePercentages() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns a map of thread states to the percentage of all threads which are in that state.
- tick() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Clock.CpuTimeClock
- tick() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Clock
-
Returns the current time tick.
- tick() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Clock.UserTimeClock
- tick() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.EWMA
-
Mark the passage of time and decay the current rate accordingly.
- time() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Clock
-
Returns the current time in milliseconds.
- time() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Returns a timing
TimerContext
, which measures an elapsed time in nanoseconds. - time(Callable<T>) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Times and records the duration of event.
- Timer - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via
Meter
. - timerCallback() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- timerCallback() - Method in interface com.espertech.esper.runtime.internal.timer.TimerCallback
-
Invoked by the internal clocking service at regular intervals.
- TimerCallback - Interface in com.espertech.esper.runtime.internal.timer
-
Callback interface for a time provider that triggers at scheduled intervals.
- TimerContext - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A timing context.
- TimerService - Interface in com.espertech.esper.runtime.internal.timer
-
Service interface for repeated callbacks at regular intervals.
- TimerServiceImpl - Class in com.espertech.esper.runtime.internal.timer
-
Implementation of the internal clocking service interface.
- TimerServiceImpl(String, long) - Constructor for class com.espertech.esper.runtime.internal.timer.TimerServiceImpl
-
Constructor.
- TimerUnit - Interface in com.espertech.esper.runtime.internal.kernel.thread
-
Timer processing unit.
- TimerUnitMultiple - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Timer unit for multiple callbacks for a statement.
- TimerUnitMultiple(EPServicesContext, EPEventServiceImpl, EPStatementAgentInstanceHandle, Object) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitMultiple
-
Ctor.
- TimerUnitMultipleStaged - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Timer unit for multiple callbacks for a statement.
- TimerUnitMultipleStaged(StageSpecificServices, EPStageEventServiceImpl, EPStatementAgentInstanceHandle, Object) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitMultipleStaged
-
Ctor.
- TimerUnitSingle - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Timer unit for a single callback for a statement.
- TimerUnitSingle(EPServicesContext, EPEventServiceImpl, EPStatementHandleCallbackSchedule) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitSingle
-
Ctor.
- TimerUnitSingleStaged - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Timer unit for a single callback for a statement.
- TimerUnitSingleStaged(StageSpecificServices, EPStageEventServiceImpl, EPStatementHandleCallbackSchedule) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitSingleStaged
-
Ctor.
- TimeSourceServiceImpl - Class in com.espertech.esper.runtime.internal.timer
-
Allow for different strategies for getting VM (wall clock) time.
- TimeSourceServiceImpl() - Constructor for class com.espertech.esper.runtime.internal.timer.TimeSourceServiceImpl
-
Ctor.
- toDeployment(DeploymentLifecycleService, String) - Static method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceUtil
- ToggleGauge - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util
-
Returns a
1
the first time it's called, a0
every time after that. - ToggleGauge() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.ToggleGauge
- toString() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyConsumed.Item
- toString() - Method in class com.espertech.esper.runtime.client.EPDeploymentDependencyProvided.Item
- toString() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterItem
- toString() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBase
- toString() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexLookupableBase
- toString() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSet
- toString() - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.SupportFilterForEvalConstantDouble
- toString() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
- toString() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricName
- toString() - Method in class com.espertech.esper.runtime.internal.timer.TimeSourceServiceImpl
- totalCommitted() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the total memory committed to the JVM.
- totalInit() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the total initial memory of the current JVM.
- totalMax() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the total memory currently used by the current JVM.
- totalUsed() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the total memory currently used by the current JVM.
- transfer(Set<Integer>, SchedulingServiceSPI) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- transfer(Set<Integer>, SchedulingServiceSPI) - Method in interface com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceSPI
- traverseStatements(BiConsumer<EPDeployment, EPStatement>) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
- traverseStatements(BiConsumer<EPDeployment, EPStatement>) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI
- traverseStatementsContains(BiConsumer<EPDeployment, EPStatement>, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI
- traverseStatementsFilterExpr(BiConsumer<EPDeployment, EPStatement>, ExprNode) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeStatementSelectionSPI
U
- unbind(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- unbind(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
- uncaughtException(Thread, Throwable) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.DeathRattleExceptionHandler
- undeploy(String) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Undeploy a deployment and with the default options.
- undeploy(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- undeploy(String, UndeploymentOptions) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Undeploy a deployment and with the provided options
- undeploy(String, UndeploymentOptions) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- undeploy(String, Map<Long, EventType>, StatementContext[], ModuleProvider, EPServicesContext) - Static method in class com.espertech.esper.runtime.internal.kernel.service.Undeployer
- undeployAll() - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Undeploy all deployments and with the default options.
- undeployAll() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- undeployAll(UndeploymentOptions) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Undeploy all deployments and with the provided options.
- undeployAll(UndeploymentOptions) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
- Undeployer - Class in com.espertech.esper.runtime.internal.kernel.service
- Undeployer() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.Undeployer
- UndeploymentOptions - Class in com.espertech.esper.runtime.client
-
Option holder for use with
EPDeploymentService.undeploy(java.lang.String)
. - UndeploymentOptions() - Constructor for class com.espertech.esper.runtime.client.UndeploymentOptions
- unhealthy(String) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns an unhealthy
HealthCheck.Result
with the given message. - unhealthy(String, Object...) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns an unhealthy
HealthCheck.Result
with a formatted message. - unhealthy(Throwable) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheck.Result
-
Returns an unhealthy
HealthCheck.Result
with the given error. - UniformSample - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats
-
A random sample of a stream of
long
s. - UniformSample(int) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.UniformSample
-
Creates a new
UniformSample
. - unmatchedListener - Variable in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
- unmatchedListener - Variable in class com.espertech.esper.runtime.internal.kernel.stage.EPStageEventServiceImpl
- UnmatchedListener - Interface in com.espertech.esper.runtime.client
-
Interface to receive notification from an runtime that an event that has been sent into the runtimeor that has been generated via insert-into has not been matched to any statement, considering all started statement's event stream filter criteria (not considering where-clause and having-clauses).
- unregister(HealthCheck) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheckRegistry
-
Unregisters the given
HealthCheck
. - unregister(String) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.HealthCheckRegistry
-
Unregisters the application
HealthCheck
with the given name. - unregisterMbean(MetricName) - Static method in class com.espertech.esper.runtime.internal.metrics.jmx.CommonJMXUtil
- unregisterMbean(MBeanServer, ObjectName) - Static method in class com.espertech.esper.runtime.internal.metrics.jmx.CommonJMXUtil
- unreserve(Object) - Method in class com.espertech.esper.runtime.internal.support.ObjectReservationSingleton
-
Unreserve an object.
- UnsafeIteratorWTableImpl<E> - Class in com.espertech.esper.runtime.internal.kernel.statement
-
Implements the iterator with table evaluation concern.
- UnsafeIteratorWTableImpl(TableExprEvaluatorContext, Iterator<E>) - Constructor for class com.espertech.esper.runtime.internal.kernel.statement.UnsafeIteratorWTableImpl
- unstage(Collection<String>) - Method in interface com.espertech.esper.runtime.client.stage.EPStage
-
Un-stage deployments.
- unstage(Collection<String>) - Method in class com.espertech.esper.runtime.internal.kernel.stage.EPStageImpl
- update(int) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
-
Adds a recorded value.
- update(int, int, EPStatement, EPRuntime) - Method in interface com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricsStatementResultListener
- update(long) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Histogram
-
Adds a recorded value.
- update(long) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.EWMA
-
Update the moving average with a new value.
- update(long) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
- update(long) - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Sample
-
Adds a new recorded value to the sample.
- update(long) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.UniformSample
- update(long, long) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
-
Adds an old value with a fixed timestamp to the sample.
- update(long, TimeUnit) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Timer
-
Adds a recorded duration.
- update(EventBean) - Method in interface com.espertech.esper.runtime.client.UnmatchedListener
-
Called upon the runtimeencountering an event not matched to any of the event stream filters of any active statement.
- update(EventBean[], EventBean[]) - Method in class com.espertech.esper.runtime.internal.dataflow.op.select.SelectOp
- update(EventBean[], EventBean[]) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
- update(EventBean[], EventBean[]) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBlockingSpin
- update(EventBean[], EventBean[]) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBlockingWait
- update(EventBean[], EventBean[]) - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewNonBlocking
- update(EventBean[], EventBean[], EPStatement, EPRuntime) - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
- update(EventBean[], EventBean[], EPStatement, EPRuntime) - Method in interface com.espertech.esper.runtime.client.UpdateListener
-
Notify that new events are available or old events are removed.
- update(EventBean[], EventBean[], EPStatement, EPRuntime) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EmitterCollectorUpdateListener
- update(EventBean[], EventBean[], EPStatement, EPRuntime) - Method in class com.espertech.esper.runtime.internal.dataflow.op.epstatementsource.EmitterUpdateListener
- update(Object[][], Object[][]) - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriberMRD
-
Receive multi-row subscriber data through this methods.
- update(Object[], Object[]) - Method in class com.espertech.esper.runtime.client.scopetest.SupportSubscriber
-
Receive events.
- UpdateDispatchFutureSpin - Class in com.espertech.esper.runtime.internal.kernel.updatedispatch
-
UpdateDispatchFutureSpin can be added to a dispatch queue that is thread-local.
- UpdateDispatchFutureSpin(TimeSourceService) - Constructor for class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureSpin
-
Ctor - use for the first future to indicate completion.
- UpdateDispatchFutureSpin(UpdateDispatchViewBlockingSpin, UpdateDispatchFutureSpin, long, TimeSourceService) - Constructor for class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureSpin
-
Ctor.
- UpdateDispatchFutureWait - Class in com.espertech.esper.runtime.internal.kernel.updatedispatch
-
UpdateDispatchFutureWait can be added to a dispatch queue that is thread-local.
- UpdateDispatchFutureWait() - Constructor for class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureWait
-
Ctor - use for the first future to indicate completion.
- UpdateDispatchFutureWait(UpdateDispatchViewBlockingWait, UpdateDispatchFutureWait, long) - Constructor for class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureWait
-
Ctor.
- UpdateDispatchViewBase - Class in com.espertech.esper.runtime.internal.kernel.updatedispatch
-
Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
- UpdateDispatchViewBase(EventType, StatementResultService, DispatchService) - Constructor for class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
-
Ctor.
- UpdateDispatchViewBlockingSpin - Class in com.espertech.esper.runtime.internal.kernel.updatedispatch
-
Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
- UpdateDispatchViewBlockingSpin(EventType, StatementResultService, DispatchService, long, TimeSourceService) - Constructor for class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBlockingSpin
-
Ctor.
- UpdateDispatchViewBlockingWait - Class in com.espertech.esper.runtime.internal.kernel.updatedispatch
-
Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
- UpdateDispatchViewBlockingWait(EventType, StatementResultService, DispatchService, long) - Constructor for class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBlockingWait
-
Ctor.
- UpdateDispatchViewNonBlocking - Class in com.espertech.esper.runtime.internal.kernel.updatedispatch
-
Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
- UpdateDispatchViewNonBlocking(EventType, StatementResultService, DispatchService) - Constructor for class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewNonBlocking
-
Ctor.
- UpdateListener - Interface in com.espertech.esper.runtime.client
-
Defines an interface to notify of new and old events.
- updatePath(int, DeployerModuleEPLObjects, String, String, EPServicesContext) - Static method in class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperUpdatePath
- updateStatement(StatementContext, EPServicesEvaluation) - Static method in class com.espertech.esper.runtime.internal.kernel.stage.StageStatementHelper
- UpgradeOption - Interface in com.espertech.esper.runtime.client.option
- uptime() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the number of seconds the JVM process has been running.
- UserTimeClock() - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Clock.UserTimeClock
V
- validateDependencyPreconditions(Set<String>, EPServicesPath, DeploymentLifecycleService) - Static method in class com.espertech.esper.runtime.internal.kernel.stage.StagePreconditionHelper
- validateStagedEPLObjects(DeployerModuleEPLObjects, String, int, EPStageService) - Static method in class com.espertech.esper.runtime.internal.kernel.service.DeployerHelperInitializeEPLObjects
- validateSubstitutionParams(FAFQueryMethodProvider) - Static method in class com.espertech.esper.runtime.internal.kernel.faf.EPRuntimeHelperFAF
- value() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.Gauge
-
Returns the metric's current value.
- value() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.JmxGauge
- value() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.PercentGauge
- value() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.RatioGauge
- value() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.util.ToggleGauge
- valueOf(String) - Static method in enum class com.espertech.esper.runtime.client.util.AdapterState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkOutputFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent.ListenerEventType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.espertech.esper.runtime.client.util.AdapterState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkOutputFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent.ListenerEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.HistogramMBean
- VARIABLE - Enum constant in enum class com.espertech.esper.runtime.client.util.EPObjectType
-
Variable
- version() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.VirtualMachineMetrics
-
Returns the version of the currently-running jvm.
- VirtualMachineMetrics - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
A collection of Java Virtual Machine metrics.
- VirtualMachineMetrics.BufferPoolStats - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
- VirtualMachineMetrics.GarbageCollectorStats - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core
-
Per-GC statistics.
- visit(ScheduleVisit) - Method in interface com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleVisitor
- visitSchedules(ScheduleVisitor) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
- visitSchedules(ScheduleVisitor) - Method in interface com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceSPI
W
- waitForInvocation(long) - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Wait for an invocation up to the given milliseconds
- waitForInvocation(long, int) - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Wait for the listener invocation for up to the given number of milliseconds.
- waitForInvocation(long, int) - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
Wait for the listener invocation for up to the given number of milliseconds.
- WorkQueue - Interface in com.espertech.esper.runtime.internal.kernel.service
- WorkQueueItemPrecedenced - Class in com.espertech.esper.runtime.internal.kernel.service
- WorkQueueItemPrecedenced(Object, int) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.WorkQueueItemPrecedenced
- WorkQueueNoPrecedenceMayLatch - Class in com.espertech.esper.runtime.internal.kernel.service
- WorkQueueNoPrecedenceMayLatch() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceMayLatch
- WorkQueueNoPrecedenceNoLatch - Class in com.espertech.esper.runtime.internal.kernel.service
- WorkQueueNoPrecedenceNoLatch() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.WorkQueueNoPrecedenceNoLatch
- WorkQueueUtil - Class in com.espertech.esper.runtime.internal.kernel.service
- WorkQueueUtil() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.WorkQueueUtil
- WorkQueueWPrecedenceMayLatch - Class in com.espertech.esper.runtime.internal.kernel.service
- WorkQueueWPrecedenceMayLatch() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceMayLatch
- WorkQueueWPrecedenceNoLatch - Class in com.espertech.esper.runtime.internal.kernel.service
- WorkQueueWPrecedenceNoLatch() - Constructor for class com.espertech.esper.runtime.internal.kernel.service.WorkQueueWPrecedenceNoLatch
X
- xml - Enum constant in enum class com.espertech.esper.runtime.internal.dataflow.op.logsink.LogSinkOutputFormat
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form