Home
last modified time | relevance | path

Searched defs:GetIntProperty (Results 1 – 6 of 6) sorted by relevance

/rocksdb-6.9/include/rocksdb/utilities/
Dstackable_db.h215 virtual bool GetIntProperty(ColumnFamilyHandle* column_family, in GetIntProperty() function
/rocksdb-6.9/db/
Dinternal_stats.h685 bool GetIntProperty(const DBPropertyInfo& /*property_info*/, uint64_t* /*value*/, in GetIntProperty() function
Dinternal_stats.cc517 bool InternalStats::GetIntProperty(const DBPropertyInfo& property_info, in GetIntProperty() function in ROCKSDB_NAMESPACE::InternalStats
Ddb_test.cc2818 bool GetIntProperty(ColumnFamilyHandle* /*column_family*/, in GetIntProperty() function in ROCKSDB_NAMESPACE::ModelDB
/rocksdb-6.9/include/rocksdb/
Ddb.h971 virtual bool GetIntProperty(const Slice& property, uint64_t* value) { in GetIntProperty() function
/rocksdb-6.9/db/db_impl/
Ddb_impl.cc2899 bool DBImpl::GetIntProperty(ColumnFamilyHandle* column_family, in GetIntProperty() function in ROCKSDB_NAMESPACE::DBImpl