Interface NodeSorterHostProximity.ExistingScheduleFunc

Enclosing class:
NodeSorterHostProximity

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

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getNumExistingSchedule

      int getNumExistingSchedule(String objectId)