Package | Description |
---|---|
com.espertech.esper.common.internal.view.core | |
com.espertech.esper.common.internal.view.length |
Modifier and Type | Method and Description |
---|---|
LengthWindowViewFactory |
ViewFactoryServiceImpl.length() |
LengthWindowViewFactory |
ViewFactoryService.length() |
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.
|
Copyright © 2005–2018. All rights reserved.