JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.espertech.esper.util
Interface StopCallback
All Known Subinterfaces:
AggregationService
,
AIRegistryAggregation
,
EvalRootState
,
EventRowRegexNFAViewService
,
HistoricalEventViewable
,
PatternStopCallback
,
ResultSetProcessor
,
StoppableView
All Known Implementing Classes:
AddPropertyValueOptionalView
,
AggregationServiceBase
,
AggregationServiceBaseGrouped
,
AggregationServiceBaseUngrouped
,
AggregationServiceNull
,
AggregationServiceTable
,
AggSvcGroupAllAccessOnlyImpl
,
AggSvcGroupAllLocalGroupBy
,
AggSvcGroupAllMixedAccessImpl
,
AggSvcGroupAllMixedAccessWTableImpl
,
AggSvcGroupAllNoAccessImpl
,
AggSvcGroupByAccessOnlyImpl
,
AggSvcGroupByLocalGroupBy
,
AggSvcGroupByMixedAccessImpl
,
AggSvcGroupByNoAccessImpl
,
AggSvcGroupByReclaimAgedImpl
,
AggSvcGroupByRefcountedNoAccessImpl
,
AggSvcGroupByRefcountedWAccessImpl
,
AggSvcGroupByRefcountedWAccessRollupImpl
,
AggSvcGroupByWTableBase
,
AggSvcGroupByWTableImpl
,
AggSvcGroupByWTableRollupMultiKeyImpl
,
AggSvcGroupByWTableRollupSingleKeyImpl
,
AggSvcGroupLocalGroupByBase
,
AIRegistryAggregationMap
,
AIRegistryAggregationMultiPerm
,
AIRegistryAggregationSingle
,
DatabasePollingViewable
,
EvalRootStateNode
,
EventRowRegexNFAView
,
ExpressionBatchView
,
ExpressionViewBase
,
ExpressionWindowView
,
FirstTimeView
,
IntersectAsymetricView
,
IntersectBatchView
,
IntersectDefaultView
,
MethodPollingViewable
,
NamedWindowConsumerView
,
OutputConditionExpression
,
OutputConditionTime
,
OutputProcessViewBase
,
OutputProcessViewBaseCallback
,
OutputProcessViewBaseWAfter
,
OutputProcessViewConditionDefault
,
OutputProcessViewConditionDefaultPostProcess
,
OutputProcessViewConditionFirst
,
OutputProcessViewConditionFirstPostProcess
,
OutputProcessViewConditionLastAllUnord
,
OutputProcessViewConditionLastAllUnordPostProcessAll
,
OutputProcessViewConditionSnapshot
,
OutputProcessViewConditionSnapshotPostProcess
,
OutputProcessViewDirect
,
OutputProcessViewDirectDistinctOrAfter
,
OutputProcessViewDirectDistinctOrAfterPostProcess
,
OutputProcessViewDirectPostProcess
,
ResultSetProcessorAggregateAll
,
ResultSetProcessorAggregateGrouped
,
ResultSetProcessorBaseSimple
,
ResultSetProcessorHandThrough
,
ResultSetProcessorRowForAll
,
ResultSetProcessorRowPerGroup
,
ResultSetProcessorRowPerGroupRollup
,
ResultSetProcessorRowPerGroupRollupUnbound
,
ResultSetProcessorRowPerGroupUnbound
,
ResultSetProcessorSimple
,
StopCallbackNoAction
,
SubqueryStopCallback
,
TableOnDeleteView
,
TableOnMergeView
,
TableOnSelectView
,
TableOnUpdateView
,
TableOnViewBase
,
TimeAccumView
,
TimeAccumViewRStream
,
TimeBatchView
,
TimeBatchViewRStream
,
TimeLengthBatchView
,
TimeOrderView
,
TimeWindowView
,
UnionAsymetricView
,
UnionView
,
ViewableActivatorFilterProxyStopCallback
,
ViewableActivatorStreamReuseView
public interface
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
stop
()
Stops the underlying resources.
Method Detail
stop
void stop()
Stops the underlying resources.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© 2006-2017 EsperTech Inc.
All rights reserved.
Visit us at
espertech.com
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method