Interface RetryCountAccessor.RetryCountProperty

All Superinterfaces:
RetryCountAccessor, RetryCountAccessor.RetryCountMutator
Enclosing interface:
RetryCountAccessor

public static interface RetryCountAccessor.RetryCountProperty
extends RetryCountAccessor, RetryCountAccessor.RetryCountMutator
Provides a retries count property.A retry count is the current count of retries being initiated.
  • Method Details