public interface SideEffectCapable<S,E> extends Generating<S,E>
SideEffectCapable step stores a side-effect data structure accessible by a side-effect key.
 All SideEffectCapable steps are Generating in that they may require a post-processing function once
 the side-effect data has been aggregated.| Modifier and Type | Method and Description | 
|---|---|
| String | getSideEffectKey()The side-effect key of the step. | 
generateFinalResultString getSideEffectKey()
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.