| Class | Description | 
|---|---|
| AbstractPeerProcedure<TState> | 
 The base class for all replication peer related procedure. 
 | 
| AddPeerProcedure | 
 The procedure for adding a new replication peer. 
 | 
| DisablePeerProcedure | 
 The procedure for disabling a replication peer. 
 | 
| EnablePeerProcedure | 
 The procedure for enabling a replication peer. 
 | 
| ModifyPeerProcedure | 
 The base class for all replication peer related procedure except sync replication state
 transition. 
 | 
| RefreshPeerProcedure | |
| RemovePeerProcedure | 
 The procedure for removing a replication peer. 
 | 
| ReplicationPeerManager | 
 Manages and performs all replication admin operations. 
 | 
| UpdatePeerConfigProcedure | 
 The procedure for updating the config for a replication peer. 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.