Interface RecordSuccessRequest

All Known Implementing Classes:
RecordSuccessRequestImpl

@ThreadSafe public interface RecordSuccessRequest
Request that the calling code makes to the RetryStrategy using RetryStrategy.recordSuccess(RecordSuccessRequest) to notify that the attempted execution succeeded.