Package io.smallrye.stork.spi
package io.smallrye.stork.spi
-
InterfacesClassDescriptionIf you use
ServiceInstanceWithStatGathering, use an implementation of this class interface for actually collecting information about calls madeA class having aElementWithType.type()method such a load balancer and service discovery providers.A load balancer provider allowing to create instances of load balancers.A service discovery provider allowing to create instances of service discovery.ServiceRegistrarProvider<T,MetadataKeyType extends Enum<MetadataKeyType> & MetadataKey> A provider for "utility" objects used by service discovery and load balancer implementations.