- getApplicationState(String) - Method in class org.apache.samza.autoscaling.utils.YarnUtil
-
This function returns the state of a given application.
- getCoordinatorServerURL() - Method in class org.apache.samza.autoscaling.deployer.ConfigManager
-
Gets the current value of the server URL that the job coordinator is serving the job model on.
- getCurrentNumContainers() - Method in class org.apache.samza.autoscaling.deployer.ConfigManager
-
This method returns the number of containers in the job.
- getCurrentNumTasks() - Method in class org.apache.samza.autoscaling.deployer.ConfigManager
-
This method returns the number of tasks in the job.
- getRunningAppId(String, int) - Method in class org.apache.samza.autoscaling.utils.YarnUtil
-
Queries rm for all the applications currently running and finds the application with the matching job name and id