| Class | Description |
|---|---|
| ImmutableRecordAwareList<T> |
Decorates a
List in such a way that the ImmutableRecordAwareList.iterator() method returns a RecordAwareEventIterator, and that
this decorator becomes immutable. |
| RecordAwareEventIterator<T> |
Decorates an
Iteratorso that each RecordAwareEventIterator.next() invocation sets a Record as a flow var under the
BatchProperties.AGGREGATOR_RECORD key in a newly built event.. |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.