public interface ExpressionResultCacheForDeclaredExprLastValue
NOTE: ExpressionResultCacheForDeclaredExprLastValue should not be held onto since the instance returned can be reused.
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Modifier and Type | Method and Description |
---|---|
boolean |
cacheEnabled() |
ExpressionResultCacheEntryEventBeanArrayAndObj |
getDeclaredExpressionLastValue(Object node,
EventBean[] eventsPerStream) |
void |
saveDeclaredExpressionLastValue(Object node,
EventBean[] eventsPerStream,
Object result) |
static final EPTypeClass EPTYPE
boolean cacheEnabled()
ExpressionResultCacheEntryEventBeanArrayAndObj getDeclaredExpressionLastValue(Object node, EventBean[] eventsPerStream)
Copyright © 2005–2021. All rights reserved.