Uses of Class
io.tarantool.driver.exceptions.TarantoolSpaceOperationException
-
Packages that use TarantoolSpaceOperationException Package Description io.tarantool.driver.api.cursor Contains interfaces and implementations for cursors. -
-
Uses of TarantoolSpaceOperationException in io.tarantool.driver.api.cursor
Methods in io.tarantool.driver.api.cursor that throw TarantoolSpaceOperationException Modifier and Type Method Description TTarantoolCursor. get()TTarantoolCursorBase. get()
-