Index
All Classes and Interfaces|All Packages
A
- actionCancelUpgrade(String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- actionCleanUp(String, String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- actionDecommissionInstances(String, List<String>) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- actionDestroy(String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Decommission a YARN service.
- actionFlex(String, Map<String, String>) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Change number of containers associated with a service.
- actionLaunch(String, String, Long, String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Launch YARN service application.
- actionSave(String, String, Long, String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Save Service configuration.
- actionStart(String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Start YARN service application.
- actionStop(String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Stop YARN service application.
- actionUpgradeComponents(String, List<String>) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- actionUpgradeExpress(String, File) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- actionUpgradeInstances(String, List<String>) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- ApiServer - Class in org.apache.hadoop.yarn.service.webapp
-
The rest API endpoints for users to manage services on YARN.
- ApiServer() - Constructor for class org.apache.hadoop.yarn.service.webapp.ApiServer
- ApiServer(Configuration) - Constructor for class org.apache.hadoop.yarn.service.webapp.ApiServer
- ApiServerWebApp - Class in org.apache.hadoop.yarn.service.webapp
-
This class launches the web service using Hadoop HttpServer2 (which uses an embedded Jetty container).
- ApiServerWebApp() - Constructor for class org.apache.hadoop.yarn.service.webapp.ApiServerWebApp
- ApiServiceClient - Class in org.apache.hadoop.yarn.service.client
-
The rest API client for users to manage services on YARN.
- ApiServiceClient() - Constructor for class org.apache.hadoop.yarn.service.client.ApiServiceClient
- ApiServiceClient(Configuration) - Constructor for class org.apache.hadoop.yarn.service.client.ApiServiceClient
C
- createService(HttpServletRequest, Service) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
D
- deleteService(HttpServletRequest, String) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
E
- enableFastLaunch(String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
G
- getApiClient() - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- getApiClient(String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Setup API service web request.
- getComponentInstances(HttpServletRequest, String, List<String>, String, List<String>) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
- getInstances(String, List<String>, String, List<String>) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- getService(HttpServletRequest, String) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
- getServicePath(String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Compute active resource manager API service location.
- getStatusString(String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Retrieve Service Status through REST API.
- getVersion() - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
I
- initiateUpgrade(String, String, boolean) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
L
- loadAppJsonFromLocalFS(String, String, Long, String) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
-
Utility method to load Service json from disk or from YARN examples.
M
- main(String[]) - Static method in class org.apache.hadoop.yarn.service.webapp.ApiServerWebApp
O
- org.apache.hadoop.yarn.service.client - package org.apache.hadoop.yarn.service.client
-
Package org.apache.hadoop.yarn.service.client contains classes for YARN Services Client API.
- org.apache.hadoop.yarn.service.webapp - package org.apache.hadoop.yarn.service.webapp
-
Package org.apache.hadoop.yarn.service.webapp contains classes to be used for YARN Services API.
S
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.service.client.ApiServiceClient
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.service.client.SystemServiceManagerImpl
- serviceStart() - Method in class org.apache.hadoop.yarn.service.client.SystemServiceManagerImpl
- serviceStart() - Method in class org.apache.hadoop.yarn.service.webapp.ApiServerWebApp
- serviceStop() - Method in class org.apache.hadoop.yarn.service.client.SystemServiceManagerImpl
- serviceStop() - Method in class org.apache.hadoop.yarn.service.webapp.ApiServerWebApp
- setServiceClient(ServiceClient) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
-
Used by negative test case.
- SystemServiceManagerImpl - Class in org.apache.hadoop.yarn.service.client
-
SystemServiceManager implementation.
- SystemServiceManagerImpl() - Constructor for class org.apache.hadoop.yarn.service.client.SystemServiceManagerImpl
U
- updateComponent(HttpServletRequest, String, String, Component) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
- updateComponentInstance(HttpServletRequest, String, String, String, Container) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
- updateComponentInstances(HttpServletRequest, String, List<Container>) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
- updateComponents(HttpServletRequest, String, List<Component>) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
- updateService(HttpServletRequest, String, Service) - Method in class org.apache.hadoop.yarn.service.webapp.ApiServer
Y
- yarnClient - Variable in class org.apache.hadoop.yarn.service.client.ApiServiceClient
All Classes and Interfaces|All Packages