public class ViewServicePreviousFactoryImpl extends Object implements ViewServicePreviousFactory
Modifier and Type | Field and Description |
---|---|
static ViewServicePreviousFactoryImpl |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
ViewUpdatedCollection |
getOptPreviousExprRandomAccess(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
ViewUpdatedCollection |
getOptPreviousExprRelativeAccess(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
IStreamSortRankRandomAccess |
getOptPreviousExprSortedRankedAccess(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) |
public static final ViewServicePreviousFactoryImpl INSTANCE
public ViewUpdatedCollection getOptPreviousExprRandomAccess(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
getOptPreviousExprRandomAccess
in interface ViewServicePreviousFactory
public ViewUpdatedCollection getOptPreviousExprRelativeAccess(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
getOptPreviousExprRelativeAccess
in interface ViewServicePreviousFactory
public IStreamSortRankRandomAccess getOptPreviousExprSortedRankedAccess(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
getOptPreviousExprSortedRankedAccess
in interface ViewServicePreviousFactory
Copyright © 2005–2018. All rights reserved.