Class ConsumerVertexGroup

java.lang.Object
org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
All Implemented Interfaces:
Iterable<ExecutionVertexID>

public class ConsumerVertexGroup extends Object implements Iterable<ExecutionVertexID>
Group of consumer ExecutionVertexIDs. One such a group corresponds to one ConsumedPartitionGroup.