public static interface AuxServices.AuxiliaryService
extends org.apache.hadoop.yarn.service.Service
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getMeta()
Retreive metadata for this service.
|
void |
initApp(String user,
org.apache.hadoop.yarn.api.records.ApplicationId appId,
ByteBuffer data) |
void |
stopApp(org.apache.hadoop.yarn.api.records.ApplicationId appId) |
void initApp(String user, org.apache.hadoop.yarn.api.records.ApplicationId appId, ByteBuffer data)
void stopApp(org.apache.hadoop.yarn.api.records.ApplicationId appId)
ByteBuffer getMeta()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.