- java.lang.Object
-
- org.apache.hbase.thirdparty.com.google.common.util.concurrent.AbstractService
-
- org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
-
- org.apache.hadoop.hbase.client.replication.TestReplicationAdminWithClusters.TestUpdatableReplicationEndpoint
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context, org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
-
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
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private static boolean |
calledBack |
-
Fields inherited from class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
ctx, REPLICATION_WALENTRYFILTER_CONFIG_KEY
-
Method Summary
-
Methods inherited from class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
canReplicateToSameCluster, getNamespaceTableCfWALEntryFilter, getScopeWALEntryFilter, getWALEntryfilter, init, isStarting
-
Methods inherited from class org.apache.hbase.thirdparty.com.google.common.util.concurrent.AbstractService
addListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, doCancelStart, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync, toString
-
Methods inherited from interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning
-
-
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–2020 The Apache Software Foundation. All rights reserved.