java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Servicepublic class CsiAdaptorServices
extends org.apache.hadoop.yarn.server.api.AuxiliaryService
| Modifier | Constructor | Description |
|---|---|---|
protected |
CsiAdaptorServices() |
| Modifier and Type | Method | Description |
|---|---|---|
java.nio.ByteBuffer |
getMetaData() |
|
void |
initializeApplication(org.apache.hadoop.yarn.server.api.ApplicationInitializationContext initAppContext) |
|
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
|
protected void |
serviceStart() |
|
protected void |
serviceStop() |
|
void |
stopApplication(org.apache.hadoop.yarn.server.api.ApplicationTerminationContext stopAppContext) |
getAuxiliaryLocalPathHandler, getMetaData, getRecoveryPath, initializeContainer, setAuxiliaryLocalPathHandler, setRecoveryPath, stopContainerclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStopprotected void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
serviceInit in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionprotected void serviceStop()
throws java.lang.Exception
serviceStop in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionprotected void serviceStart()
throws java.lang.Exception
serviceStart in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionpublic void initializeApplication(org.apache.hadoop.yarn.server.api.ApplicationInitializationContext initAppContext)
initializeApplication in class org.apache.hadoop.yarn.server.api.AuxiliaryServicepublic void stopApplication(org.apache.hadoop.yarn.server.api.ApplicationTerminationContext stopAppContext)
stopApplication in class org.apache.hadoop.yarn.server.api.AuxiliaryServicepublic java.nio.ByteBuffer getMetaData()
getMetaData in class org.apache.hadoop.yarn.server.api.AuxiliaryServiceCopyright © 2008–2025 Apache Software Foundation. All rights reserved.