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