Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.replication |
Modifier and Type | Method and Description |
---|---|
private long |
HMaster.executePeerProcedure(ModifyPeerProcedure procedure) |
Modifier and Type | Class and Description |
---|---|
class |
AddPeerProcedure
The procedure for adding a new replication peer.
|
class |
DisablePeerProcedure
The procedure for disabling a replication peer.
|
class |
EnablePeerProcedure
The procedure for enabling a replication peer.
|
class |
RemovePeerProcedure
The procedure for removing a replication peer.
|
class |
UpdatePeerConfigProcedure
The procedure for updating the config for a replication peer.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.