Searched refs:IsDeleteRangeSupported (Results 1 – 3 of 3) sorted by relevance
586 virtual bool IsDeleteRangeSupported() const { return false; } in IsDeleteRangeSupported() function
76 bool IsDeleteRangeSupported() const override { return true; } in IsDeleteRangeSupported() function
503 cf_options.table_factory->IsDeleteRangeSupported()), in ColumnFamilyData()