Uses of Class
io.tarantool.driver.protocol.requests.TarantoolCallRequest
-
Packages that use TarantoolCallRequest Package Description io.tarantool.driver.protocol.requests This sub-package is dedicated to Tarantool operation requests -
-
Uses of TarantoolCallRequest in io.tarantool.driver.protocol.requests
Methods in io.tarantool.driver.protocol.requests that return TarantoolCallRequest Modifier and Type Method Description TarantoolCallRequestTarantoolCallRequest.Builder. build(MessagePackObjectMapper mapper)Build aTarantoolCallRequestinstance
-