Interface ExecutionSlotAllocatorFactory

    • Method Detail

      • createInstance

        ExecutionSlotAllocator createInstance​(org.apache.flink.runtime.scheduler.ExecutionSlotAllocationContext context)
        Instantiates the ExecutionSlotAllocator.
        Parameters:
        context - for slot allocation
        Returns:
        The instantiated slot allocator