- java.lang.Object
-
- org.apache.hbase.thirdparty.com.google.common.util.concurrent.AbstractService
-
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service
org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service.Listener, org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service.State
-
Method Summary
-
Methods inherited from class org.apache.hbase.thirdparty.com.google.common.util.concurrent.AbstractService
addListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync, toString
-
-
Method Detail
-
start
public void start()
-
doStart
protected void doStart()
- Specified by:
doStart in class org.apache.hbase.thirdparty.com.google.common.util.concurrent.AbstractService
-
doStop
protected void doStop()
- Specified by:
doStop in class org.apache.hbase.thirdparty.com.google.common.util.concurrent.AbstractService
Copyright © 2007–2019 Cloudera. All rights reserved.