public class SchedulerOverviewInfo
extends java.lang.Object
| Constructor | Description |
|---|---|
SchedulerOverviewInfo() |
|
SchedulerOverviewInfo(ResourceScheduler rs) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getApplicationPriority() |
|
ResourceInfo |
getMaximumAllocation() |
|
ResourceInfo |
getMinimumAllocation() |
|
int |
getRmDispatcherEventQueueSize() |
|
int |
getSchedulerBusy() |
|
int |
getSchedulerDispatcherEventQueueSize() |
|
java.lang.String |
getSchedulerType() |
|
java.lang.String |
getSchedulingResourceType() |
public SchedulerOverviewInfo()
public SchedulerOverviewInfo(ResourceScheduler rs)
public java.lang.String getSchedulerType()
public java.lang.String getSchedulingResourceType()
public ResourceInfo getMinimumAllocation()
public ResourceInfo getMaximumAllocation()
public int getApplicationPriority()
public int getSchedulerBusy()
public int getRmDispatcherEventQueueSize()
public int getSchedulerDispatcherEventQueueSize()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.