Searched refs:tableFormatConfig (Results 1 – 3 of 3) sorted by relevance
560 public TableFormatConfig tableFormatConfig() { in tableFormatConfig() method in ColumnFamilyOptions566 final TableFormatConfig tableFormatConfig) { in setTableFormatConfig() argument567 setTableFactory(nativeHandle_, tableFormatConfig.newTableFactoryHandle()); in setTableFormatConfig()568 this.tableFormatConfig_ = tableFormatConfig; in setTableFormatConfig()
359 TableFormatConfig tableFormatConfig(); in tableFormatConfig() method
1253 public TableFormatConfig tableFormatConfig() { in tableFormatConfig() method in Options