Class MessageGeneratorVertex<I,​K,​V>

  • Type Parameters:
    I - input type
    K - of the output pair.
    V - of the output pair.
    All Implemented Interfaces:
    java.io.Serializable, Cloneable<IRVertex>

    public final class MessageGeneratorVertex<I,​K,​V>
    extends OperatorVertex
    Produces a message for run-time pass.
    See Also:
    Serialized Form