Package cz.o2.proxima.core.transform
-
Interface Summary Interface Description ContextualProxyTransform<OP extends DataOperator> AProxyTransform
having (operator specific) context.ContextualTransformation<OP extends DataOperator> DataOperatorAgnostic DataOperatorAware ElementWiseProxyTransform ElementWiseProxyTransform.ProxySetupContext ElementWiseTransformation A stateless element-wise transformation applied on incoming data converting singleStreamElement
to anotherStreamElement
(s).ElementWiseTransformation.Collector<T> Collector for outputs.ProxyTransform A transformation of attribute name applied both on reading and writing attribute.Transformation -
Class Summary Class Description IdentityTransformation Transform perfoming identity mapping.RenameTransformation A stateless transformation that performs transformation from one attribute to another.