Interface AddResult

    • Method Detail

      • getUndeletedEntry

        Entry getUndeletedEntry()
        Retrieves the undeleted entry if this AddResult is in response to an undelete request.
        Returns:
        The undeleted entry, or null if the original request was not an undelete request.
      • getAssuredReplicationRequirements

        AssuredReplicationRequirements getAssuredReplicationRequirements()
        Retrieves the assured replication requirements that will be used for this operation, if any.
        Returns:
        The assured replication requirements that will be used for this operation, or null if no assurance will be provided for this operation.