public static class VisibilityController.VisibilityReplication extends BaseRegionServerObserver
Coprocessor.StatePRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION| Constructor and Description | 
|---|
| VisibilityController.VisibilityReplication() | 
| Modifier and Type | Method and Description | 
|---|---|
| ReplicationEndpoint | postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment> ctx,
                             ReplicationEndpoint endpoint)This will be called after the replication endpoint is instantiated. | 
| void | start(CoprocessorEnvironment env) | 
| void | stop(CoprocessorEnvironment env) | 
postMerge, postMergeCommit, postReplicateLogEntries, postRollBackMerge, postRollWALWriterRequest, preMerge, preMergeCommit, preReplicateLogEntries, preRollBackMerge, preRollWALWriterRequest, preStopRegionServerpublic VisibilityController.VisibilityReplication()
public void start(CoprocessorEnvironment env) throws IOException
start in interface Coprocessorstart in class BaseRegionServerObserverIOExceptionpublic void stop(CoprocessorEnvironment env) throws IOException
stop in interface Coprocessorstop in class BaseRegionServerObserverIOExceptionpublic ReplicationEndpoint postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment> ctx, ReplicationEndpoint endpoint)
RegionServerObserverpostCreateReplicationEndPoint in interface RegionServerObserverpostCreateReplicationEndPoint in class BaseRegionServerObserverendpoint - - the base endpoint for replicationCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.