Uses of Class
io.tarantool.driver.core.proxy.TruncateProxyOperation
-
Packages that use TruncateProxyOperation Package Description io.tarantool.driver.core.proxy Contains interfaces and classes essential for proxy client -
-
Uses of TruncateProxyOperation in io.tarantool.driver.core.proxy
Methods in io.tarantool.driver.core.proxy that return TruncateProxyOperation Modifier and Type Method Description TruncateProxyOperation
TruncateProxyOperation.Builder. build()
Prepare request of truncate operation to Tarantool server
-