Class InputGateDeploymentDescriptor

  • All Implemented Interfaces:
    Serializable

    public class InputGateDeploymentDescriptor
    extends Object
    implements Serializable
    Deployment descriptor for a single input gate instance.

    Each input gate consumes partitions of a single intermediate result. The consumed subpartition index range is the same for each consumed partition.

    See Also:
    SingleInputGate, Serialized Form