Home
last modified time | relevance | path

Searched defs:tableFormatConfig (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DColumnFamilyOptionsInterface.java359 TableFormatConfig tableFormatConfig(); in tableFormatConfig() method
DColumnFamilyOptions.java560 public TableFormatConfig tableFormatConfig() { in tableFormatConfig() method in ColumnFamilyOptions
566 final TableFormatConfig tableFormatConfig) { in setTableFormatConfig()
DOptions.java1253 public TableFormatConfig tableFormatConfig() { in tableFormatConfig() method in Options