Uses of Package
io.tarantool.driver
-
Packages that use io.tarantool.driver Package Description io.tarantool.driver Tarantool Client implementation based on the Netty transport and official MessagePack serializer implementation.io.tarantool.driver.api Contains interfaces and classes essential for end-user driver APIio.tarantool.driver.api.connection Classes for working with connections to Tarantool instances.io.tarantool.driver.core Driver core classesio.tarantool.driver.core.connection Contains classes for connection establishing and selection strategy invocation algorithms.io.tarantool.driver.handlers Contains Netty handler implementations -
Classes in io.tarantool.driver used by io.tarantool.driver Class Description InvalidVersionException Occurs when the version received from Tarantool server is invalid or unsupportedTarantoolVersion Represents the Tarantool server version -
Classes in io.tarantool.driver used by io.tarantool.driver.api Class Description TarantoolVersion Represents the Tarantool server version -
Classes in io.tarantool.driver used by io.tarantool.driver.api.connection Class Description TarantoolVersion Represents the Tarantool server version -
Classes in io.tarantool.driver used by io.tarantool.driver.core Class Description TarantoolVersion Represents the Tarantool server versionTarantoolVersionHolder Aware of detecting Tarantool versions in the passed source. -
Classes in io.tarantool.driver used by io.tarantool.driver.core.connection Class Description TarantoolVersion Represents the Tarantool server versionTarantoolVersionHolder Aware of detecting Tarantool versions in the passed source. -
Classes in io.tarantool.driver used by io.tarantool.driver.handlers Class Description TarantoolVersionHolder Aware of detecting Tarantool versions in the passed source.