Package | Description |
---|---|
com.espertech.esper.common.internal.view.expression |
Modifier and Type | Field and Description |
---|---|
protected ArrayDeque<ExpressionWindowTimestampEventPair> |
ExpressionWindowView.window |
Modifier and Type | Method and Description |
---|---|
ArrayDeque<ExpressionWindowTimestampEventPair> |
ExpressionWindowView.getWindow() |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionWindowView.internalHandleAdd(ExpressionWindowTimestampEventPair pair) |
void |
ExpressionWindowView.internalHandleExpired(ExpressionWindowTimestampEventPair pair) |
void |
ExpressionWindowView.internalHandleRemoved(ExpressionWindowTimestampEventPair pair) |
Constructor and Description |
---|
ExpressionWindowTimestampEventPairIterator(Iterator<ExpressionWindowTimestampEventPair> events) |
Copyright © 2005–2018. All rights reserved.