Uses of Class
org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
Packages that use ModifyPeerProcedure
-
Uses of ModifyPeerProcedure in org.apache.hadoop.hbase.master
Methods in org.apache.hadoop.hbase.master with parameters of type ModifyPeerProcedureModifier and TypeMethodDescriptionprivate long
HMaster.executePeerProcedure
(ModifyPeerProcedure procedure) -
Uses of ModifyPeerProcedure in org.apache.hadoop.hbase.master.replication
Subclasses of ModifyPeerProcedure in org.apache.hadoop.hbase.master.replicationModifier and TypeClassDescriptionclass
The procedure for adding a new replication peer.class
The procedure for disabling a replication peer.class
The procedure for enabling a replication peer.class
The procedure for removing a replication peer.class
The procedure for updating the config for a replication peer.