com.espertech.esper.util
Interface StopCallback

All Known Subinterfaces:
AggregationService, AIRegistryAggregation, EvalRootState, EventRowRegexNFAViewService, HistoricalEventViewable, PatternStopCallback, ResultSetProcessor, StoppableView
All Known Implementing Classes:
AddPropertyValueView, 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, IntersectView, 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
 void stop()
          Stops the underlying resources.
 

Method Detail

stop

void stop()
Stops the underlying resources.


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com