Interface RecoveryInitiated

All Superinterfaces:
Message

public interface RecoveryInitiated extends Message
The event that gets released when the recovery for the producer is initiated
  • Method Details

    • getRequestId

      long getRequestId()
      Returns the identifier of the recovery request
      Returns:
      the identifier of the recovery request
    • getAfterTimestamp

      Long getAfterTimestamp()
      Returns the after timestamp if applied
      Returns:
      the after timestamp if applied
    • getEventId

      Urn getEventId()
      Gets the associated event identifier
      Returns:
      the associated event identifier
    • getMessage

      String getMessage()
      Returns the message associated with the recovery request
      Returns:
      the message associated with the recovery request