Class ModifyContext


  • public final class ModifyContext
    extends OperationContext
    This class describe the replication context that is attached to Modify operation.
    • Constructor Detail

      • ModifyContext

        public ModifyContext​(CSN csn,
                             UUID entryUUID)
        Creates a new Modify Context with the provided parameters.
        Parameters:
        csn - The CSN of the operation.
        entryUUID - the unique Id of the modified entry.