Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerHealth.DetailedInformation
Packages that use SchedulerHealth.DetailedInformation
-
Uses of SchedulerHealth.DetailedInformation in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler that return SchedulerHealth.DetailedInformationModifier and TypeMethodDescriptionSchedulerHealth.getLastAllocationDetails()Get the details of last allocation.SchedulerHealth.getLastPreemptionDetails()Get the details of last preemption.SchedulerHealth.getLastReleaseDetails()Get the details of last release.SchedulerHealth.getLastReservationDetails()Get the details of last reservation.