public final class ResourceEstimatorServer
extends org.apache.hadoop.service.CompositeService
| Constructor and Description |
|---|
ResourceEstimatorServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
protected void |
serviceStart() |
protected void |
serviceStop() |
void |
shutdown()
Stop embedded Hadoop HTTP server.
|
addIfService, addService, getServices, removeServiceclose, 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 Exception
serviceInit in class org.apache.hadoop.service.CompositeServiceExceptionprotected void serviceStart()
throws Exception
serviceStart in class org.apache.hadoop.service.CompositeServiceExceptionprotected void serviceStop()
throws Exception
serviceStop in class org.apache.hadoop.service.CompositeServiceExceptionpublic static void main(String[] args) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2019 Apache Software Foundation. All Rights Reserved.