public interface ExpressionResultCacheForDeclaredExprLastColl
NOTE: ExpressionResultCacheForDeclaredExprLastColl should not be held onto since the instance returned can be reused.
Modifier and Type | Method and Description |
---|---|
ExpressionResultCacheEntryEventBeanArrayAndCollBean |
getDeclaredExpressionLastColl(Object node,
EventBean[] eventsPerStream) |
void |
saveDeclaredExpressionLastColl(Object node,
EventBean[] eventsPerStream,
Collection<EventBean> result) |
ExpressionResultCacheEntryEventBeanArrayAndCollBean getDeclaredExpressionLastColl(Object node, EventBean[] eventsPerStream)
void saveDeclaredExpressionLastColl(Object node, EventBean[] eventsPerStream, Collection<EventBean> result)