public static class VisibilityController.VisibilityReplication extends BaseRegionServerObserver
Coprocessor.StatePRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION| 构造器和说明 |
|---|
VisibilityController.VisibilityReplication() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 Coprocessorstart 在类中 BaseRegionServerObserverIOExceptionpublic void stop(CoprocessorEnvironment env) throws IOException
stop 在接口中 Coprocessorstop 在类中 BaseRegionServerObserverIOExceptionpublic ReplicationEndpoint postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment> ctx, ReplicationEndpoint endpoint)
RegionServerObserverpostCreateReplicationEndPoint 在接口中 RegionServerObserverpostCreateReplicationEndPoint 在类中 BaseRegionServerObserverendpoint - - the base endpoint for replicationCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.