Uses of Class
io.tarantool.driver.cluster.AbstractDiscoveryClusterAddressProvider
-
Packages that use AbstractDiscoveryClusterAddressProvider Package Description io.tarantool.driver.cluster Service discovery mechanism and providers -
-
Uses of AbstractDiscoveryClusterAddressProvider in io.tarantool.driver.cluster
Subclasses of AbstractDiscoveryClusterAddressProvider in io.tarantool.driver.cluster Modifier and Type Class Description classBinaryDiscoveryClusterAddressProviderService discovery client connecting to Tarantool via the binary protocol.classHTTPDiscoveryClusterAddressProviderTarantool server address provider with service discovery via HTTP.
-