public interface FederationActionRetry<T>
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
LOG |
Modifier and Type | Method and Description |
---|---|
T |
run(int retry) |
default T |
runWithRetries(int retryCount,
long retrySleepTime) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.