Interface NodeSorter.ExistingScheduleFunc

  • Enclosing class:
    NodeSorter

    public static interface NodeSorter.ExistingScheduleFunc
    interface for calculating the number of existing executors scheduled on a object (rack or node).
    • Method Detail

      • getNumExistingSchedule

        int getNumExistingSchedule​(String objectId)