Enum TaskDeploymentDescriptorFactory.PartitionLocationConstraint

java.lang.Object
java.lang.Enum<TaskDeploymentDescriptorFactory.PartitionLocationConstraint>
org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.PartitionLocationConstraint
All Implemented Interfaces:
Serializable, Comparable<TaskDeploymentDescriptorFactory.PartitionLocationConstraint>
Enclosing class:
TaskDeploymentDescriptorFactory

public static enum TaskDeploymentDescriptorFactory.PartitionLocationConstraint extends Enum<TaskDeploymentDescriptorFactory.PartitionLocationConstraint>
Defines whether the partition's location must be known at deployment time or can be unknown and, therefore, updated later.