|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.ExpressionResultCacheForDeclaredExprLastCollImpl
public class ExpressionResultCacheForDeclaredExprLastCollImpl
Constructor Summary | |
---|---|
ExpressionResultCacheForDeclaredExprLastCollImpl()
|
Method Summary | |
---|---|
ExpressionResultCacheEntry<EventBean[],java.util.Collection<EventBean>> |
getDeclaredExpressionLastColl(java.lang.Object node,
EventBean[] eventsPerStream)
|
void |
saveDeclaredExpressionLastColl(java.lang.Object node,
EventBean[] eventsPerStream,
java.util.Collection<EventBean> result)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionResultCacheForDeclaredExprLastCollImpl()
Method Detail |
---|
public ExpressionResultCacheEntry<EventBean[],java.util.Collection<EventBean>> getDeclaredExpressionLastColl(java.lang.Object node, EventBean[] eventsPerStream)
getDeclaredExpressionLastColl
in interface ExpressionResultCacheForDeclaredExprLastColl
public void saveDeclaredExpressionLastColl(java.lang.Object node, EventBean[] eventsPerStream, java.util.Collection<EventBean> result)
saveDeclaredExpressionLastColl
in interface ExpressionResultCacheForDeclaredExprLastColl
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |