Class ProducerDescriptor

java.lang.Object
org.apache.flink.runtime.shuffle.ProducerDescriptor

public class ProducerDescriptor extends Object
Partition producer descriptor for ShuffleMaster to obtain ShuffleDescriptor.

The producer descriptor contains general producer specific information relevant for the shuffle service: the producer location as ResourceID, ExecutionAttemptID and the network connection information for shuffle data exchange (address and port).