Uses of Class
org.opends.server.replication.plugin.ReplicationRepairRequestControl
-
Packages that use ReplicationRepairRequestControl Package Description org.opends.server.replication.plugin This package contains the part of the Multi-master replication code that works on the Directory Server side. -
-
Uses of ReplicationRepairRequestControl in org.opends.server.replication.plugin
Fields in org.opends.server.replication.plugin with type parameters of type ReplicationRepairRequestControl Modifier and Type Field Description static ControlDecoder<ReplicationRepairRequestControl>
ReplicationRepairRequestControl. DECODER
The Control Decoder that can be used to decode this control.
-