Uses of Class
io.tarantool.driver.core.TarantoolRequestMetadata
-
Packages that use TarantoolRequestMetadata Package Description io.tarantool.driver.core Driver core classes -
-
Uses of TarantoolRequestMetadata in io.tarantool.driver.core
Methods in io.tarantool.driver.core that return TarantoolRequestMetadata Modifier and Type Method Description TarantoolRequestMetadata
RequestFutureManager. getRequest(Long requestId)
Get a request me instance bound to the passed request ID
-