com.espertech.esper.util
Interface StopCallback

All Known Subinterfaces:
EvalRootState, HistoricalEventViewable, PatternStopCallback
All Known Implementing Classes:
DatabasePollingViewable, EvalRootStateNode, EventRowRegexNFAView, ExpressionBatchView, ExpressionViewBase, ExpressionWindowView, FirstTimeView, MethodPollingViewable, NamedWindowConsumerView, OutputConditionExpression, OutputConditionTime, SubqueryStopCallback, TableOnDeleteView, TableOnMergeView, TableOnSelectView, TableOnUpdateView, TableOnViewBase, TimeAccumView, TimeAccumViewRStream, TimeBatchView, TimeBatchViewRStream, TimeLengthBatchView, TimeOrderView, TimeWindowView, ViewableActivatorFilterProxyStopCallback, ViewableActivatorStreamReuseView

public interface StopCallback

General pupose 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-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com