Package io.airlift.discovery.client
Class ServiceInventoryConfig
java.lang.Object
io.airlift.discovery.client.ServiceInventoryConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull io.airlift.units.DurationsetUpdateInterval(io.airlift.units.Duration updateInterval)
-
Constructor Details
-
ServiceInventoryConfig
public ServiceInventoryConfig()
-
-
Method Details
-
getServiceInventoryUri
-
setServiceInventoryUri
-
getUpdateInterval
@NotNull public @NotNull io.airlift.units.Duration getUpdateInterval() -
setUpdateInterval
@Config("service-inventory.update-interval") public ServiceInventoryConfig setUpdateInterval(io.airlift.units.Duration updateInterval)
-