| Added Methods | 
  | floatgetClusterUsagePercentage() | Get the percentage of resources of the cluster that the app is using. | 
  | longgetPreemptedMemorySeconds() | Get the aggregated amount of memory preempted(in megabytes) the application has allocated times the number of seconds the application has been running. | 
  | MapgetPreemptedResourceSecondsMap() | Get the aggregated number of resources preempted that the application has allocated times the number of seconds the application has been running. | 
  | longgetPreemptedVcoreSeconds() | Get the aggregated number of vcores preempted that the application has allocated times the number of seconds the application has been running. | 
  | floatgetQueueUsagePercentage() | Get the percentage of resources of the queue that the app is using. | 
  | MapgetResourceSecondsMap() | Get the aggregated number of resources that the application has allocated times the number of seconds the application has been running. |