Interface ResilientValueConfig<T>
- Type Parameters:
T- type of the loaded value
public interface ResilientValueConfig<T>
Configuration of a
ResilientValue.-
Method Details
-
description
String description()Safe description of the value, used in messages and logs.- Returns:
- value description
-
loader
-
retry
-
circuitBreaker
-
timeout
-