Generated by
JDiff

Class org.apache.hadoop.yarn.api.records.QueueInfo

Added Methods
Boolean getIntraQueuePreemptionDisabled() Get the intra-queue preemption status of the queue.
int getMaxParallelApps() Get the configured max parallel apps of the queue.
long getMaxResourceMemory() Get the maximum resource Memory.
int getMaxResourceVCore() Get the maximum resource VCore.
int getMaxRunningApp() Get the MaxRunningApp.
long getMinResourceMemory() Get the minimum resource Memory.
int getMinResourceVCore() Get the minimum resource VCore.
Boolean getPreemptionDisabled() Get the preemption status of the queue.
Map getQueueConfigurations() Get the per-node-label queue configurations of the queue.
String getQueuePath() Get the path of the queue.
QueueStatistics getQueueStatistics() Get the queue stats for the queue
long getReservedResourceMemory() Get the reserved resource Memory.
int getReservedResourceVCore() Get the reserved resource VCore.
String getSchedulerType() Get Scheduler type.
long getSteadyFairShareMemory() Get the SteadyFairShare Memory.
int getSteadyFairShareVCore() Get the SteadyFairShare VCore.
String getSubClusterId() Get the SubClusterId.
float getWeight() Get the configured weight of the queue.
void setQueueStatistics(QueueStatistics) Set the queue statistics for the queue