Uses of Interface
org.opends.server.replication.protocol.OperationContext
Packages that use OperationContext
Package
Description
This package contains the code used by the replication server and by the code running on the Directory Server side to
exchange their information.
-
Uses of OperationContext in org.opends.server.replication.protocol
Classes in org.opends.server.replication.protocol that implement OperationContextModifier and TypeClassDescriptionstatic final record
Replication context that is attached to Add Operation.static final record
Replication context attached to a Delete Operation.static final record
Replication context attached to a Modify Operation.static final record
Replication context that is attached to ModifyDN operation.