C - the type of context used as Cpublic abstract class ContextAwareEventMultiUpcaster<C> extends ContextAwareSingleEntryMultiUpcaster<IntermediateEventRepresentation,C> implements EventUpcaster
SingleEntryMultiUpcaster and an EventUpcaster that eases the common
 process of upcasting one intermediate event representation to several other representations by applying a flat
 mapping function to the input stream of intermediate representations.
 Additionally, it's a context aware implementation, which enables it to store and reuse context information from one
 entry to another during upcasting.| Constructor and Description | 
|---|
ContextAwareEventMultiUpcaster()  | 
buildContext, canUpcast, doUpcast, upcastCopyright © 2010–2018. All rights reserved.