C F G I M T V 
All Classes All Packages

C

ConsulMetadataKey - Enum in io.smallrye.stork.servicediscovery.consul
 
ConsulServiceDiscovery - Class in io.smallrye.stork.servicediscovery.consul
 
ConsulServiceDiscovery(String, ConsulServiceDiscoveryProviderConfiguration, Vertx, boolean) - Constructor for class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscovery
 
ConsulServiceDiscoveryProvider - Class in io.smallrye.stork.servicediscovery.consul
 
ConsulServiceDiscoveryProvider() - Constructor for class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProvider
 
ConsulServiceDiscoveryProviderConfiguration - Class in io.smallrye.stork.servicediscovery.consul
Configuration for the ConsulServiceDiscoveryProvider ServiceDiscovery.
ConsulServiceDiscoveryProviderConfiguration(Map<String, String>) - Constructor for class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderConfiguration
 
ConsulServiceDiscoveryProviderLoader - Class in io.smallrye.stork.servicediscovery.consul
ServiceDiscoveryLoader for io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProvider
ConsulServiceDiscoveryProviderLoader() - Constructor for class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderLoader
 
createServiceDiscovery(ServiceDiscoveryConfig, String, ServiceConfig, StorkInfrastructure) - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderLoader
 
createServiceDiscovery(ConsulServiceDiscoveryProviderConfiguration, String, ServiceConfig, StorkInfrastructure) - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProvider
 

F

fetchNewServiceInstances(List<ServiceInstance>) - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscovery
 

G

getApplication() - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderConfiguration
The application name; if not defined Stork service name will be used.
getConsulHost() - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderConfiguration
The Consul host.
getConsulPort() - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderConfiguration
The Consul port.
getName() - Method in enum io.smallrye.stork.servicediscovery.consul.ConsulMetadataKey
 
getRefreshPeriod() - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderConfiguration
Service discovery cache refresh period.
getUseHealthChecks() - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderConfiguration
Whether to use health check.

I

io.smallrye.stork.servicediscovery.consul - package io.smallrye.stork.servicediscovery.consul
 

M

META_CONSUL_SERVICE_ID - io.smallrye.stork.servicediscovery.consul.ConsulMetadataKey
 
META_CONSUL_SERVICE_NODE - io.smallrye.stork.servicediscovery.consul.ConsulMetadataKey
 
META_CONSUL_SERVICE_NODE_ADDRESS - io.smallrye.stork.servicediscovery.consul.ConsulMetadataKey
 

T

type() - Method in class io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderLoader
 

V

valueOf(String) - Static method in enum io.smallrye.stork.servicediscovery.consul.ConsulMetadataKey
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.smallrye.stork.servicediscovery.consul.ConsulMetadataKey
Returns an array containing the constants of this enum type, in the order they are declared.
C F G I M T V 
All Classes All Packages