Modifier and Type | Method and Description |
---|---|
AgentInstanceViewFactoryChainContext |
VirtualDataWindowContext.getAgentInstanceViewFactoryContext()
Returns the agent instance context
|
Constructor and Description |
---|
VirtualDataWindowContext(VirtualDWViewFactory factory,
AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
EventBeanFactory eventBeanFactory,
VirtualDataWindowOutStreamImpl outputStream)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
static PriorEvalStrategy |
PriorHelper.toStrategy(AgentInstanceViewFactoryChainContext viewFactoryChainContext) |
Modifier and Type | Method and Description |
---|---|
View |
RowRecogNFAViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Modifier and Type | Method and Description |
---|---|
View |
VirtualDWViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Modifier and Type | Method and Description |
---|---|
static AgentInstanceViewFactoryChainContext |
AgentInstanceViewFactoryChainContext.create(ViewFactory[] viewFactoryChain,
AgentInstanceContext agentInstanceContext,
ViewResourceDelegateDesc viewResourceDelegate) |
Modifier and Type | Method and Description |
---|---|
View |
ViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
static ViewablePair |
ViewFactoryUtil.materialize(ViewFactory[] factories,
Viewable eventStreamParent,
AgentInstanceViewFactoryChainContext viewFactoryChainContext,
List<AgentInstanceMgmtCallback> stopCallbacks) |
Modifier and Type | Method and Description |
---|---|
View |
WeightedAverageViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
View |
UnivariateStatisticsViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
View |
SizeViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
View |
RegressionLinestViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
View |
CorrelationViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
UnivariateStatisticsView(UnivariateStatisticsViewFactory viewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext) |
WeightedAverageView(WeightedAverageViewFactory viewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
View |
ExpressionWindowViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
View |
ExpressionBatchViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
ExpressionBatchView(ExpressionBatchViewFactory factory,
ViewUpdatedCollection viewUpdatedCollection,
ObjectArrayEventBean builtinEventProps,
AgentInstanceViewFactoryChainContext agentInstanceContext) |
ExpressionViewBase(ExpressionViewFactoryBase factory,
ViewUpdatedCollection viewUpdatedCollection,
ObjectArrayEventBean builtinEventProps,
AgentInstanceViewFactoryChainContext agentInstanceContext) |
ExpressionWindowView(ExpressionWindowViewFactory factory,
ViewUpdatedCollection viewUpdatedCollection,
ObjectArrayEventBean builtinEventProps,
AgentInstanceViewFactoryChainContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
View |
ExternallyTimedBatchViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
ExternallyTimedBatchView(ExternallyTimedBatchViewFactory factory,
ViewUpdatedCollection viewUpdatedCollection,
AgentInstanceViewFactoryChainContext agentInstanceContext,
TimePeriodProvide timePeriodProvide) |
Modifier and Type | Field and Description |
---|---|
protected AgentInstanceViewFactoryChainContext |
ExternallyTimedWindowView.agentInstanceViewFactoryContext |
Modifier and Type | Method and Description |
---|---|
View |
ExternallyTimedWindowViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
ExternallyTimedWindowView(ExternallyTimedWindowViewFactory factory,
ViewUpdatedCollection viewUpdatedCollection,
AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
TimePeriodProvide timePeriodProvide) |
Modifier and Type | Method and Description |
---|---|
View |
FirstEventViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Modifier and Type | Method and Description |
---|---|
View |
FirstLengthWindowViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
FirstLengthWindowView(AgentInstanceViewFactoryChainContext agentInstanceContext,
FirstLengthWindowViewFactory lengthFirstWindowViewFactory,
int size) |
Modifier and Type | Method and Description |
---|---|
View |
FirstTimeViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
FirstTimeView(FirstTimeViewFactory factory,
AgentInstanceViewFactoryChainContext agentInstanceContext,
TimePeriodProvide timePeriodProvide) |
Modifier and Type | Method and Description |
---|---|
View |
FirstUniqueByPropertyViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
FirstUniqueByPropertyView(FirstUniqueByPropertyViewFactory viewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext) |
Modifier and Type | Field and Description |
---|---|
protected AgentInstanceViewFactoryChainContext |
GroupByViewImpl.agentInstanceContext |
Modifier and Type | Method and Description |
---|---|
AgentInstanceViewFactoryChainContext |
GroupByViewReclaimAged.getAgentInstanceContext() |
AgentInstanceViewFactoryChainContext |
GroupByViewImpl.getAgentInstanceContext() |
AgentInstanceViewFactoryChainContext |
GroupByView.getAgentInstanceContext() |
Modifier and Type | Method and Description |
---|---|
View |
GroupByViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
AddPropertyValueOptionalView(GroupByViewFactory groupByViewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext,
Object mergeValues) |
GroupByViewImpl(GroupByViewFactory groupByViewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext)
Constructor.
|
GroupByViewReclaimAged(GroupByViewFactory groupByViewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
View |
IntersectViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
IntersectAsymetricView(AgentInstanceViewFactoryChainContext agentInstanceContext,
IntersectViewFactory factory,
List<View> viewList) |
IntersectBatchView(AgentInstanceViewFactoryChainContext agentInstanceContext,
IntersectViewFactory factory,
List<View> viewList) |
IntersectDefaultView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
IntersectViewFactory factory,
List<View> viewList) |
Modifier and Type | Method and Description |
---|---|
View |
KeepAllViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
KeepAllView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
KeepAllViewFactory keepAllViewFactory,
ViewUpdatedCollection viewUpdatedCollection) |
Modifier and Type | Method and Description |
---|---|
View |
LastEventViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Modifier and Type | Method and Description |
---|---|
View |
LengthWindowViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
LengthWindowView(AgentInstanceViewFactoryChainContext agentInstanceContext,
LengthWindowViewFactory viewFactory,
int size,
ViewUpdatedCollection viewUpdatedCollection)
Constructor creates a moving window extending the specified number of elements into the past.
|
LengthWindowViewRStream(AgentInstanceViewFactoryChainContext agentInstanceContext,
LengthWindowViewFactory lengthWindowViewFactory,
int size)
Constructor creates a moving window extending the specified number of elements into the past.
|
Modifier and Type | Method and Description |
---|---|
View |
LengthBatchViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
LengthBatchView(AgentInstanceViewFactoryChainContext agentInstanceContext,
LengthBatchViewFactory lengthBatchViewFactory,
int size,
ViewUpdatedCollection viewUpdatedCollection)
Constructor.
|
LengthBatchViewRStream(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
LengthBatchViewFactory lengthBatchViewFactory,
int size)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
View |
PriorEventViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Modifier and Type | Method and Description |
---|---|
View |
RankWindowViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
RankWindowView(RankWindowViewFactory rankWindowViewFactory,
int sortWindowSize,
IStreamSortRankRandomAccess optionalRankedRandomAccess,
AgentInstanceViewFactoryChainContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
View |
SortWindowViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
SortWindowView(SortWindowViewFactory factory,
int sortWindowSize,
IStreamSortRankRandomAccess optionalSortedRandomAccess,
AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Modifier and Type | Method and Description |
---|---|
View |
TimeAccumViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
TimeAccumView(TimeAccumViewFactory timeBatchViewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext,
ViewUpdatedCollection viewUpdatedCollection,
TimePeriodProvide timePeriodProvide) |
TimeAccumViewRStream(TimeAccumViewFactory timeBatchViewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext,
TimePeriodProvide timePeriodProvide) |
Modifier and Type | Method and Description |
---|---|
View |
TimeBatchViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
TimeBatchView(TimeBatchViewFactory factory,
AgentInstanceViewFactoryChainContext agentInstanceContext,
ViewUpdatedCollection viewUpdatedCollection,
TimePeriodProvide timePeriodProvide) |
TimeBatchViewRStream(TimeBatchViewFactory factory,
AgentInstanceViewFactoryChainContext agentInstanceContext,
TimePeriodProvide timePeriodProvide) |
Modifier and Type | Method and Description |
---|---|
View |
TimeLengthBatchViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
TimeLengthBatchView(TimeLengthBatchViewFactory factory,
int size,
AgentInstanceViewFactoryChainContext agentInstanceContext,
ViewUpdatedCollection viewUpdatedCollection,
TimePeriodProvide timePeriodProvide) |
Modifier and Type | Method and Description |
---|---|
View |
TimeOrderViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
TimeOrderView(AgentInstanceViewFactoryChainContext agentInstanceContext,
TimeOrderViewFactory factory,
IStreamSortRankRandomAccess optionalSortedRandomAccess,
TimePeriodProvide timePeriodProvide) |
Modifier and Type | Method and Description |
---|---|
View |
TimeWindowViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
TimeWindowView(AgentInstanceViewFactoryChainContext agentInstanceContext,
TimeWindowViewFactory timeWindowViewFactory,
ViewUpdatedCollection viewUpdatedCollection,
TimePeriodProvide timePeriodProvide) |
Modifier and Type | Method and Description |
---|---|
View |
UnionViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
UnionAsymetricView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
UnionViewFactory factory,
List<View> viewList) |
UnionView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
UnionViewFactory factory,
List<View> viewList) |
Modifier and Type | Method and Description |
---|---|
View |
UniqueByPropertyViewFactory.makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Constructor and Description |
---|
UniqueByPropertyView(UniqueByPropertyViewFactory viewFactory,
AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
Copyright © 2005–2021. All rights reserved.