Interface | Description |
---|---|
ExpressionResultCacheForDeclaredExprLastColl |
On the level of expression declaration:
a) for non-enum evaluation and for enum-evaluation a separate cache
b) The cache is keyed by the prototype-node and verified by a events-per-stream (EventBean[]) that is maintained or rewritten.
|
ExpressionResultCacheForDeclaredExprLastValue |
On the level of expression declaration:
a) for non-enum evaluation and for enum-evaluation a separate cache
b) The cache is keyed by the prototype-node and verified by a events-per-stream (EventBean[]) that is maintained or rewritten.
|
ExpressionResultCacheForEnumerationMethod | |
ExpressionResultCacheForPropUnwrap |
On the level of indexed event properties: Properties that are contained in EventBean instances, such as for Enumeration Methods, get wrapped only once for the same event.
|
ExpressionResultCacheStackEntry |
Class | Description |
---|---|
ExpressionResultCacheEntryBeanAndCollBean |
Cache entry bean-to-collection-of-bean.
|
ExpressionResultCacheEntryEventBeanArrayAndCollBean |
Cache entry bean-to-collection-of-bean.
|
ExpressionResultCacheEntryEventBeanArrayAndObj |
Cache entry bean-to-collection-of-bean.
|
ExpressionResultCacheEntryLongArrayAndObj |
Cache entry bean-to-collection-of-bean.
|
ExpressionResultCacheForDeclaredExprLastCollImpl | |
ExpressionResultCacheForDeclaredExprLastValueMulti | |
ExpressionResultCacheForDeclaredExprLastValueNone | |
ExpressionResultCacheForDeclaredExprLastValueSingle | |
ExpressionResultCacheForEnumerationMethodImpl | |
ExpressionResultCacheForPropUnwrapImpl | |
ExpressionResultCacheService | |
ExpressionResultCacheServiceHolder |
Copyright © 2005–2018. All rights reserved.