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 class
BinaryDiscoveryClusterAddressProvider
Service discovery client connecting to Tarantool via the binary protocol.class
HTTPDiscoveryClusterAddressProvider
Tarantool server address provider with service discovery via HTTP.
-