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 TarantoolEvalRequestTarantoolEvalRequest.Builder. build(MessagePackObjectMapper mapper)Build aTarantoolEvalRequestinstance
-