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