Class RetryResult


  • public class RetryResult
    extends Object
    The retry of a retried topology recovery operation.
    Since:
    4.8.0
    • Method Detail

      • getRecordedEntity

        public RecordedEntity getRecordedEntity()
        The entity to recover.
        Returns:
      • getResult

        public Object getResult()
        The result of the recovery operation. E.g. a consumer tag when recovering a consumer.