Interface IInputTransformation

  • All Superinterfaces:
    ITransformation

    public interface IInputTransformation
    extends ITransformation

    An interface describing a single input transformation for a flow edge, applied to a field of the input tuple. Enhances a generic transformation by adding an operation type.

    • Method Detail