Uses of Interface
nl.knaw.dans.bagit.hash.Hasher.RetryableOperation
Packages that use Hasher.RetryableOperation
-
Uses of Hasher.RetryableOperation in nl.knaw.dans.bagit.hash
Methods in nl.knaw.dans.bagit.hash with parameters of type Hasher.RetryableOperationModifier and TypeMethodDescriptionprivate static Hasher.ChunkResultHasher.executeWithRetry(Hasher.RetryableOperation<Hasher.ChunkResult> operation, String description, int maxRetries, int retrySleepMs)