Class ServiceInventoryConfig


  • public class ServiceInventoryConfig
    extends Object
    • Constructor Detail

      • ServiceInventoryConfig

        public ServiceInventoryConfig()
    • Method Detail

      • getServiceInventoryUri

        public URI getServiceInventoryUri()
      • getUpdateInterval

        @NotNull
        public @NotNull io.airlift.units.Duration getUpdateInterval()
      • setUpdateInterval

        @Config("service-inventory.update-interval")
        public ServiceInventoryConfig setUpdateInterval​(io.airlift.units.Duration updateInterval)