- 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
-
- 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
-
- 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 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(String, int, EPCompiled, Map<Integer, Object>, Map<Integer, String>, Map<Integer, Map<Integer, Object>>) - 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>>) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryServiceImpl
-
- 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(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(ArrayDeque<FilterItem>, FilterHandle) - Method in interface com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexTraverse
-
- add(FilterParamIndexBase) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Add an index.
- add(FilterHandle) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Add a filter callback.
- 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(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(long, ScheduleHandle, long) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
-
- 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
-
- 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
-
- 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, 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) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
- advanceTimeSpan(long, long) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
- 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(EPType, Object) - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
-
- aExprDotChainElement(EPType, 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.
- 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 interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
-
- aOutputProcessNonBuffered() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
-
- aOutputProcessNonBufferedJoin() - Method in interface com.espertech.esper.runtime.internal.metrics.instrumentation.Instrumentation
-
- aOutputProcessNonBufferedJoin() - Method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
-
- appendTo(StringWriter) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterSetEntry
-
- apply(ScheduleSet) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
-
- apply(ScheduleSet) - Method in interface com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceSPI
-
Apply the set of schedules.
- 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
-
- 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
-
- assertGetAndResetIRPair() - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Asserts that there is exactly one insert-stream event and one remove-stream event available and resets.
- assertGetAndResetIRPair() - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
- 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
-
- assertNewOldData(Object[][], Object[][]) - Method in interface com.espertech.esper.runtime.client.scopetest.SupportListener
-
Asserts name-value pairs of insert and remove stream events
- assertNewOldData(Object[][], Object[][]) - Method in class com.espertech.esper.runtime.client.scopetest.SupportUpdateListener
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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.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(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
-
- compare(EPStatementAgentInstanceHandle, EPStatementAgentInstanceHandle) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPStatementAgentInstanceHandleComparator
-
- compare(int, int) - Static method in class com.espertech.esper.runtime.internal.kernel.service.EPStatementAgentInstanceHandleComparator
-
- 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(Name, Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- composeName(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- 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(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.
- ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
- ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate, Clock, TimeZone) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
- ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate, Clock, TimeZone, Locale) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
- 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
-
- contains(FilterHandle) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterHandleSetNode
-
Returns an indication whether the filter callback exists in this node.
- 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.
- createMapType(Map<String, Object>) - Static method in class com.espertech.esper.runtime.internal.support.SupportEventTypeFactory
-
- 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) - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactory
-
Factory method for a new set of runtime services.
- createServicesContext(EPRuntimeSPI, Configuration) - 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 given
MetricName
which outputs data
to a metric-specific
.csv
file in the output directory.
- createSubcontext(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- createSubcontext(String) - 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, File) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
- CsvReporter(MetricsRegistry, MetricPredicate, File) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
- CsvReporter(MetricsRegistry, MetricPredicate, File, Clock) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
- CsvReporter.Context - Interface in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting
-
The context used to output metrics.
- 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(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.
- 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.
- 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) - 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) - Constructor for exception com.espertech.esper.runtime.client.EPDeployDeploymentVersionException
-
Ctor.
- EPDeployDeploymentVersionException(String) - Constructor for exception com.espertech.esper.runtime.client.EPDeployDeploymentVersionException
-
Ctor.
- EPDeployException - Exception in com.espertech.esper.runtime.client
-
- EPDeployException(String) - Constructor for exception com.espertech.esper.runtime.client.EPDeployException
-
Ctor.
- EPDeployException(Throwable) - Constructor for exception com.espertech.esper.runtime.client.EPDeployException
-
Ctor.
- EPDeployException(String, Throwable) - 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.
- 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
-
- EPDeployPreconditionException - Exception in com.espertech.esper.runtime.client
-
Deploy exception to indicate that a precondition is not satisfied
- EPDeployPreconditionException(String) - Constructor for exception com.espertech.esper.runtime.client.EPDeployPreconditionException
-
Ctor.
- EPDeployPreconditionException(String, Throwable) - 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) - Constructor for exception com.espertech.esper.runtime.client.EPDeploySubstitutionParameterException
-
Ctor
- EPDeploySubstitutionParameterException(String, Throwable) - 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.
- 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.
- 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
-
- 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, FAFQueryMethod, 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
-
- EPPreparedQueryImpl - Class in com.espertech.esper.runtime.internal.kernel.faf
-
Provides prepared query functionality.
- EPPreparedQueryImpl(AtomicBoolean, FAFQueryMethodProvider, FAFQueryMethod, 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>) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
-
Constructor - initializes services.
- EPRuntimeProvider - Class in com.espertech.esper.runtime.client
-
- EPRuntimeProvider() - Constructor for class com.espertech.esper.runtime.client.EPRuntimeProvider
-
- EPRuntimeSPI - Interface in com.espertech.esper.runtime.internal.kernel.service
-
- 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, 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, PathRegistry<String, EventType>, EventTypeRepositoryImpl, EventTypeResolvingBeanFactory, EventTypeSerdeRepository, 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>, 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
-
- EPServicesHA - Class in com.espertech.esper.runtime.internal.kernel.service
-
- EPServicesHA(RuntimeExtensionServices, DeploymentRecoveryService, ListenerRecoveryService, StatementIdRecoveryService, Long) - Constructor for class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
-
- 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.
- EPUndeployException - Exception in com.espertech.esper.runtime.client
-
- 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.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.
- evaluate(EventBean, Collection<FilterHandle>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
-
- evaluate(EventBean, Collection<FilterHandle>, int) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockCoarse
-
- evaluate(EventBean, Collection<FilterHandle>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceLockFine
-
- evaluate(EventBean, Collection<FilterHandle>, int) - 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>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterServiceBase
-
- evaluateInternal(EventBean, Collection<FilterHandle>, int) - 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 - 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
-
- EventTypeIndex - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
- 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, boolean) - 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(ContextPartitionSelector[]) - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPPreparedQueryImpl
-
- execute(StatementDispatchTLEntry) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
-
- 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
-
- 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
-
- executeQuery(EPCompiled) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Execute a fire-and-forget query.
- 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(EPFireAndForgetPreparedQueryParameterized) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Execute a fire-and-forget parameterized query.
- executeQuery(EPFireAndForgetPreparedQueryParameterized, ContextPartitionSelector[]) - Method in interface com.espertech.esper.runtime.client.EPFireAndForgetService
-
Execute a fire-and-forget parameterized query.
- executeQuery(EPCompiled) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
-
- executeQuery(EPCompiled, ContextPartitionSelector[]) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
-
- executeQuery(EPFireAndForgetPreparedQueryParameterized) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPFireAndForgetServiceImpl
-
- 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
-
- ExponentiallyDecayingSample(int, double, Clock) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
-
- 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(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(Set<Integer>) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexBuilder
-
- 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.FilterParamIndexStringRangeBase
-
- 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.
- get() - Static method in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
-
- 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.schedulesvcimpl.ScheduleVisit
-
- getAggregationServiceFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- getAggregationServiceFactoryService() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
-
- 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.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
-
- 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.statement.EPStatementInitServicesImpl
-
- 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.internal.deploymentlifesvc.DeploymentRecoveryEntry
-
- getConfigSnapshot() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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
-
- 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
-
- 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
-
- getCurrentTimeAsRecovered() - 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 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
-
- getDataflowService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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.
- 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.
- 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).
- getDeployment(String) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Returns the deployment.
- getDeployment(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
-
- 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
-
- 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 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.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.DeploymentInternal
-
- getDeploymentIds() - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleService
-
- getDeploymentIds() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentLifecycleServiceImpl
-
- getDeploymentLifecycleService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- getDeploymentLockStrategy() - Method in class com.espertech.esper.runtime.client.DeploymentOptions
-
- 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
-
- 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 class com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceImpl
-
- getDeploymentService() - Method in interface com.espertech.esper.runtime.client.EPRuntime
-
Returns the deployment service, for deploying and undeploying compiled modules
- getDeploymentService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
-
- 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.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
-
- 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
-
- 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.EPServicesContext
-
- getEventBeanTypedEventFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- getEventBeanTypedEventFactory() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
-
- getEventProcessingRWLock() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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
-
- 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 class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
-
- 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(String, String) - Method in interface com.espertech.esper.runtime.client.EPEventTypeService
-
Returns the event type as defined by a given deployment.
- 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(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventTypeServiceImpl
-
- 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
-
- 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
-
- getEventTypePathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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
-
- getEventTypeResolver() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
-
- getEventTypeResolvingBeanFactory() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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
-
- 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
-
- getExceptionHandlingService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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.
- getExprDeclaredPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- getExprDeclaredPathRegistry() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
-
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- getInstance() - Static method in class com.espertech.esper.runtime.internal.support.ObjectReservationSingleton
-
- 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 class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
-
- getInternalEventRouter() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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
-
- 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
-
- getLatencyUnit() - Method in interface com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter.TimerMBean
-
- getList() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleSet
-
Return schedules.
- 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
-
- getManufacturer() - Method in class com.espertech.esper.runtime.internal.dataflow.op.beaconsource.BeaconSourceFactory
-
- 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
-
- getMetricsRegistry() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.AbstractReporter
-
- 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
-
- getModuleIncidentals() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
-
- 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
- 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
-
- 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.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 class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
-
- getNameInNamespace() - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- getNameParser(Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- getNameParser(String) - 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
-
- 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
-
- 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
-
- 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.
- getPathContexts() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
-
- getPathEventTypes() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
-
- 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.DeploymentInternal
-
- getPathScripts() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
-
- getPathTables() - Method in class com.espertech.esper.runtime.internal.kernel.service.DeploymentInternal
-
- 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
-
- 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
-
- getQueryMethod() - Method in class com.espertech.esper.runtime.internal.kernel.faf.EPFireAndForgetPreparedQueryParameterizedImpl
-
- 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.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
-
- getRoutedExternal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
- getRoutedExternal() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
-
- getRoutedInternal() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
- getRoutedInternal() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
-
- 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(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() - 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.
- 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
-
- 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.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.EPEventServiceImpl
-
- getRuntimeURI() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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.
- getScheduleHandleCount() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
-
- 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
-
- 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
-
- 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
-
- 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(String, String) - Method in interface com.espertech.esper.runtime.client.EPDeploymentService
-
Returns the statement of a given deployment.
- getStatement() - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent
-
Returns the statement instance for the event.
- 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 number
- 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.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
-
- getStatementIdRecoveryService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
-
- getStatementLifecycleService() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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(StatementNameRuntimeContext) - Method in interface com.espertech.esper.runtime.client.option.StatementNameRuntimeOption
-
Returns the statement name to assign to a newly-deployed statement.
- 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.StatementResultServiceImpl
-
- getStatementName() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementInitServicesImpl
-
- 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
-
- getStatementNearestSchedules() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
- getStatementNearestSchedules() - Method in interface com.espertech.esper.runtime.internal.kernel.service.EPEventServiceSPI
-
- 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
-
- 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 with
header
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
-
- 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.EPServicesContext
-
- 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 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
-
- 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.
- getTime() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleSetEntry
-
Returns time.
- getTime() - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
-
- 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.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
-
- 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(Set<Integer>) - 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.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.FilterParamIndexStringRangeBase
-
- 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
-
- 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
-
- 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 class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeImpl
-
- 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.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.EPServicesContext
-
- 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 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>, ContextPartitionSelector) - 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
-
- 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
-
- 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
.
- 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
-
- 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, EPEventServiceImpl) - 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, EPEventServiceImpl) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendDOM
-
Ctor.
- InboundUnitSendEvent - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound unit for unwrapped events.
- InboundUnitSendEvent(Object, String, EPEventServiceImpl) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendEvent
-
Ctor.
- InboundUnitSendJson - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound work unit processing a json event.
- InboundUnitSendJson(String, String, EPEventServiceImpl) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendJson
-
Ctor.
- InboundUnitSendMap - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound work unit processing a map event.
- InboundUnitSendMap(Map, String, EPEventServiceImpl) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendMap
-
Ctor.
- InboundUnitSendObjectArray - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound work unit processing a map event.
- InboundUnitSendObjectArray(Object[], String, EPEventServiceImpl) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendObjectArray
-
Ctor.
- InboundUnitSendWrapped - Class in com.espertech.esper.runtime.internal.kernel.thread
-
Inbound unit for wrapped events.
- InboundUnitSendWrapped(EventBean, EPServicesContext, EPRuntimeEventProcessWrapped) - Constructor for class com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendWrapped
-
Ctor.
- 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
.
- IndexFactory - Class in com.espertech.esper.runtime.internal.filtersvcimpl
-
- 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(PluginLoaderInitContext) - Method in interface com.espertech.esper.runtime.client.plugin.PluginLoader
-
Initializes the adapter loader.
- 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.
- init(EPServicesContext, EPEventServiceSPI, EPDeploymentServiceSPI) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesNoHA
-
- init(EPServicesContext, EPEventServiceSPI, EPDeploymentServiceSPI) - Method in interface com.espertech.esper.runtime.internal.kernel.service.RuntimeExtensionServicesSPI
-
Invoked to initialize extension services after runtime services initialization.
- 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.
- initExceptionHandling(String, ConfigurationRuntimeExceptionHandling, ConfigurationRuntimeConditionHandling, ClassForNameProvider) - Static method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
-
- initHA(String, Configuration, RuntimeEnvContext, ManagedReadWriteLock, RuntimeSettingsService) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContextFactoryBase
-
- initHA(String, Configuration, RuntimeEnvContext, ManagedReadWriteLock, RuntimeSettingsService) - 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(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() - Method in class com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
-
- 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
-
- initThreading(EPServicesContext, EPEventServiceImpl) - Method in interface com.espertech.esper.runtime.internal.kernel.thread.ThreadingService
-
Initialize thread pools.
- initThreading(EPServicesContext, EPEventServiceImpl) - 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.
- 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.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 - Interface in com.espertech.esper.runtime.internal.metrics.instrumentation
-
- instrumentation - Static variable in class com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper
-
- 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.FilterParamIndexStringRangeBase
-
- 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
-
- 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
-
- 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
-
- iterator() - Method in interface com.espertech.esper.runtime.client.EPIterable
-
Returns a concurrency-unsafe iterator over events representing statement results (pull API).
- 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() - 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(ContextPartitionSelector) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
-
- iterator() - Method in class com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchViewBase
-
- ranges - Variable in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexDoubleRangeBase
-
- ranges - 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(Name, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- rebind(String, Object) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- 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(String, Configuration, EPCompilerPathable) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveService
-
- 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(Module) - 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
-
- reflectiveCompileExpression(String, EventType[], 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
-
- reflectiveCompileFireAndForget(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
-
- reflectiveEPLToModel(String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPRuntimeCompileReflectiveSPI
-
- 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
-
- 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(String) - Method in interface com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryService
-
- remove(String) - Method in class com.espertech.esper.runtime.internal.deploymentlifesvc.DeploymentRecoveryServiceImpl
-
- 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(FilterHandle, EventType, FilterValueSetParam[][]) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.EventTypeIndexBuilder
-
Remove a filter callback from the given index node.
- 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(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(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.FilterParamIndexStringRangeBase
-
- 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(EventType, FilterHandle, FilterValueSetParam[], FilterHandleSetNode) - Static method in class com.espertech.esper.runtime.internal.filtersvcimpl.IndexTreeBuilderRemove
-
Remove an filterCallback from the given top node.
- 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(ScheduleHandle, long) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
-
- 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
-
- 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
-
- removeMayNotExist(Object) - Method in class com.espertech.esper.runtime.internal.filtersvcimpl.FilterParamIndexBooleanExpr
-
- 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.
- removeMetric(MetricName) - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core.MetricsRegistry
-
Removes the metric with the given name.
- 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(Name, Name) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- rename(String, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.RuntimeEnvContext
-
- render(EventPropertyRendererContext) - Method in class com.espertech.esper.runtime.internal.dataflow.op.logsink.ConsoleOpEventPropertyRenderer
-
- 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
-
- 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
-
- 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).
- route(EventBean, EPStatementHandle, boolean) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
- 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
-
- 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(EventBean) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
- routeEventBean(Object, String) - Method in class com.espertech.esper.runtime.internal.kernel.service.EPEventServiceImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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.RouteUnitSingle
-
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitMultiple
-
- run() - Method in class com.espertech.esper.runtime.internal.kernel.thread.TimerUnitSingle
-
- 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
-
- RuntimeVersion - Class in com.espertech.esper.runtime.client.util
-
Runtime version.
- RuntimeVersion() - Constructor for class com.espertech.esper.runtime.client.util.RuntimeVersion
-
- RuntimeVersion.VersionException - Exception in com.espertech.esper.runtime.client.util
-
- 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(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() - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
-
- 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.
- ScheduleSet - Class in com.espertech.esper.runtime.internal.schedulesvcimpl
-
Set of schedules.
- ScheduleSet(List<ScheduleSetEntry>) - Constructor for class com.espertech.esper.runtime.internal.schedulesvcimpl.ScheduleSet
-
Ctor.
- 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.
- 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(TimeSourceService) - 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(EPStatementSPI, EPRuntimeSPI) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
-
- setContext(FilterService, SchedulingService, EventServiceSendEventCommon) - Method in class com.espertech.esper.runtime.internal.metrics.stmtmetrics.MetricReportingServiceImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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.
- 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(String, 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(String, 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 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
-
- 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
-
- 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, 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) - Method in class com.espertech.esper.runtime.internal.kernel.statement.EPStatementImpl
-
- 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.ScheduleSetEntry
-
Sets time.
- setTime(long) - Method in class com.espertech.esper.runtime.internal.schedulesvcimpl.SchedulingServiceImpl
-
- 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
-
- 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
-
- setUpdateListeners(EPStatementListenerSet, boolean) - Method in class com.espertech.esper.runtime.internal.kernel.service.StatementResultServiceImpl
-
- 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(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.
- 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
-
- shutdownDefault() - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.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.FilterParamIndexStringRangeBase
-
- Snapshot - Class in com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats
-
- 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.
- Snapshot(double[]) - Constructor for class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.stats.Snapshot
-
Create a new
Snapshot
with the given values.
- 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(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
-
- start() - Method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
-
Starts the reporter.
- startDefault(MetricsRegistry) - Static method in class com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting.JmxReporter
-
- 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(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
-
- 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
-
- 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, UpdateListener) - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent
-
Ctor.
- StatementListenerEvent(EPStatement, StatementListenerEvent.ListenerEventType) - Constructor for class com.espertech.esper.runtime.internal.deploymentlifesvc.StatementListenerEvent
-
- StatementListenerEvent.ListenerEventType - Enum 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
-
- 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
-
- 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
-
- 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(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
-
- submitInbound(EventBean, EPRuntimeEventProcessWrapped) - 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.
- 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
-
- 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.