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