public class ViewFactoryServiceImpl extends Object implements ViewFactoryService
Modifier and Type | Field and Description |
---|---|
static ViewFactoryServiceImpl |
INSTANCE |
public static final ViewFactoryServiceImpl INSTANCE
public LengthWindowViewFactory length(StateMgmtSetting stateMgmtSettings)
length
in interface ViewFactoryService
public PriorEventViewFactory prior(StateMgmtSetting stateMgmtSettings)
prior
in interface ViewFactoryService
public TimeWindowViewFactory time(StateMgmtSetting stateMgmtSettings)
time
in interface ViewFactoryService
public KeepAllViewFactory keepall(StateMgmtSetting stateMgmtSettings)
keepall
in interface ViewFactoryService
public TimeBatchViewFactory timebatch(StateMgmtSetting stateMgmtSettings)
timebatch
in interface ViewFactoryService
public TimeLengthBatchViewFactory timelengthbatch(StateMgmtSetting stateMgmtSettings)
timelengthbatch
in interface ViewFactoryService
public LengthBatchViewFactory lengthbatch(StateMgmtSetting stateMgmtSettings)
lengthbatch
in interface ViewFactoryService
public SortWindowViewFactory sort(StateMgmtSetting stateMgmtSettings)
sort
in interface ViewFactoryService
public RankWindowViewFactory rank(StateMgmtSetting stateMgmtSettings)
rank
in interface ViewFactoryService
public TimeAccumViewFactory timeaccum(StateMgmtSetting stateMgmtSettings)
timeaccum
in interface ViewFactoryService
public UniqueByPropertyViewFactory unique(StateMgmtSetting stateMgmtSettings)
unique
in interface ViewFactoryService
public FirstUniqueByPropertyViewFactory firstunique(StateMgmtSetting stateMgmtSettings)
firstunique
in interface ViewFactoryService
public FirstTimeViewFactory firsttime(StateMgmtSetting stateMgmtSettings)
firsttime
in interface ViewFactoryService
public ExternallyTimedBatchViewFactory exttimebatch(StateMgmtSetting stateMgmtSettings)
exttimebatch
in interface ViewFactoryService
public ExternallyTimedWindowViewFactory exttime(StateMgmtSetting stateMgmtSettings)
exttime
in interface ViewFactoryService
public TimeOrderViewFactory timeorder(StateMgmtSetting stateMgmtSettings)
timeorder
in interface ViewFactoryService
public LastEventViewFactory lastevent(StateMgmtSetting stateMgmtSettings)
lastevent
in interface ViewFactoryService
public FirstEventViewFactory firstevent(StateMgmtSetting stateMgmtSettings)
firstevent
in interface ViewFactoryService
public FirstLengthWindowViewFactory firstlength(StateMgmtSetting stateMgmtSettings)
firstlength
in interface ViewFactoryService
public SizeViewFactory size(StateMgmtSetting stateMgmtSettings)
size
in interface ViewFactoryService
public UnivariateStatisticsViewFactory uni(StateMgmtSetting stateMgmtSettings)
uni
in interface ViewFactoryService
public WeightedAverageViewFactory weightedavg(StateMgmtSetting stateMgmtSettings)
weightedavg
in interface ViewFactoryService
public RegressionLinestViewFactory regression(StateMgmtSetting stateMgmtSettings)
regression
in interface ViewFactoryService
public CorrelationViewFactory correlation(StateMgmtSetting stateMgmtSettings)
correlation
in interface ViewFactoryService
public GroupByViewFactory group(StateMgmtSetting stateMgmtSettings)
group
in interface ViewFactoryService
public IntersectViewFactory intersect(StateMgmtSetting stateMgmtSettings)
intersect
in interface ViewFactoryService
public UnionViewFactory union(StateMgmtSetting stateMgmtSettings)
union
in interface ViewFactoryService
public ExpressionBatchViewFactory exprbatch(StateMgmtSetting stateMgmtSettings)
exprbatch
in interface ViewFactoryService
public ExpressionWindowViewFactory expr(StateMgmtSetting stateMgmtSettings)
expr
in interface ViewFactoryService
public RowRecogNFAViewFactory rowRecog(StateMgmtSetting stateMgmtSettings)
rowRecog
in interface ViewFactoryService
Copyright © 2005–2021. All rights reserved.