Uses of Interface
com.loomcache.client.retry.RetryPolicy.RetryableOperation
Packages that use RetryPolicy.RetryableOperation
-
Uses of RetryPolicy.RetryableOperation in com.loomcache.client.retry
Methods in com.loomcache.client.retry with parameters of type RetryPolicy.RetryableOperationModifier and TypeMethodDescription<T> @Nullable TRetryPolicy.execute(RetryPolicy.RetryableOperation<T> operation) Executes the given operation with retry logic.