Package io.smallrye.stork.spi.config
Class SimpleRegistrarConfig
java.lang.Object
io.smallrye.stork.spi.config.SimpleRegistrarConfig
- All Implemented Interfaces:
ConfigWithType,ServiceRegistrarConfig
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleRegistrarConfig
-
-
Method Details
-
type
Description copied from interface:ConfigWithTypeLoad balancer type, e.g. "round-robin". A LoadBalancerProvider for the type has to be available- Specified by:
typein interfaceConfigWithType- Returns:
- load balancer type
-
parameters
Description copied from interface:ConfigWithTypeLoad Balancer parameters.- Specified by:
parametersin interfaceConfigWithType- Returns:
- map of parameters of the load balancer
-
name
- Specified by:
namein interfaceServiceRegistrarConfig
-