Searched refs:tableFormatConfig_ (Results 1 – 2 of 2) sorted by relevance
47 this.tableFormatConfig_ = other.tableFormatConfig_; in ColumnFamilyOptions()561 return this.tableFormatConfig_; in tableFormatConfig()568 this.tableFormatConfig_ = tableFormatConfig; in setTableFormatConfig()991 private TableFormatConfig tableFormatConfig_; field in ColumnFamilyOptions
68 this.tableFormatConfig_ = other.tableFormatConfig_; in Options()1254 return this.tableFormatConfig_; in tableFormatConfig()1259 tableFormatConfig_ = config; in setTableFormatConfig()2170 private TableFormatConfig tableFormatConfig_; field in Options