|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.ExpressionResultCacheForDeclaredExprLastValueMulti
public class ExpressionResultCacheForDeclaredExprLastValueMulti
Constructor Summary | |
---|---|
ExpressionResultCacheForDeclaredExprLastValueMulti(int cacheSize)
|
Method Summary | |
---|---|
boolean |
cacheEnabled()
|
ExpressionResultCacheEntry<EventBean[],java.lang.Object> |
getDeclaredExpressionLastValue(java.lang.Object node,
EventBean[] eventsPerStream)
|
void |
saveDeclaredExpressionLastValue(java.lang.Object node,
EventBean[] eventsPerStream,
java.lang.Object result)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionResultCacheForDeclaredExprLastValueMulti(int cacheSize)
Method Detail |
---|
public boolean cacheEnabled()
cacheEnabled
in interface ExpressionResultCacheForDeclaredExprLastValue
public ExpressionResultCacheEntry<EventBean[],java.lang.Object> getDeclaredExpressionLastValue(java.lang.Object node, EventBean[] eventsPerStream)
getDeclaredExpressionLastValue
in interface ExpressionResultCacheForDeclaredExprLastValue
public void saveDeclaredExpressionLastValue(java.lang.Object node, EventBean[] eventsPerStream, java.lang.Object result)
saveDeclaredExpressionLastValue
in interface ExpressionResultCacheForDeclaredExprLastValue
|
© 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 |