Class SimpleExecutionSlotAllocator

java.lang.Object
org.apache.flink.runtime.scheduler.SimpleExecutionSlotAllocator
All Implemented Interfaces:
ExecutionSlotAllocator

public class SimpleExecutionSlotAllocator extends Object implements ExecutionSlotAllocator
A simple implementation of ExecutionSlotAllocator. No support for slot sharing, co-location, nor local recovery.