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