net.esper.view
Interface CloneableView

All Known Implementing Classes:
AddPropertyValueView, CorrelationView, ExternallyTimedWindowView, GroupByView, LastElementView, LengthBatchView, LengthWindowView, MergeView, MultiDimStatsView, RegressionLinestView, SizeView, SortWindowView, TimeBatchView, TimeWindowView, UniqueByPropertyView, UnivariateStatisticsView, WeightedAverageView

public interface CloneableView


Method Summary
 View cloneView(ViewServiceContext viewServiceContext)
           
 

Method Detail

cloneView

View cloneView(ViewServiceContext viewServiceContext)