Uses of Interface
io.tarantool.driver.api.metadata.TarantoolIndexOptions
-
Packages that use TarantoolIndexOptions Package Description io.tarantool.driver.api.metadata Contains interfaces for Tarantool space metadata operations -
-
Uses of TarantoolIndexOptions in io.tarantool.driver.api.metadata
Methods in io.tarantool.driver.api.metadata that return TarantoolIndexOptions Modifier and Type Method Description TarantoolIndexOptionsTarantoolIndexMetadata. getIndexOptions()Get index optionsMethods in io.tarantool.driver.api.metadata with parameters of type TarantoolIndexOptions Modifier and Type Method Description voidTarantoolIndexMetadata. setIndexOptions(TarantoolIndexOptions indexOptions)Set index options
-