Home
last modified time | relevance | path

Searched refs:deleteEmptyDictStoreExtents (Results 1 – 20 of 20) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/shared/
H A Dwe_brm.h304 int deleteEmptyDictStoreExtents(
686 inline int BRMWrapper::deleteEmptyDictStoreExtents( in deleteEmptyDictStoreExtents() function
689 int rc = blockRsltnMgrPtr->deleteEmptyDictStoreExtents ( extentsInfo ); in deleteEmptyDictStoreExtents()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/shared/
H A Dwe_brm.h304 int deleteEmptyDictStoreExtents(
686 inline int BRMWrapper::deleteEmptyDictStoreExtents( in deleteEmptyDictStoreExtents() function
689 int rc = blockRsltnMgrPtr->deleteEmptyDictStoreExtents ( extentsInfo ); in deleteEmptyDictStoreExtents()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dslavedbrmnode.h272 EXPORT int deleteEmptyDictStoreExtents(const ExtentsInfoMap_t& extentsInfo) throw();
H A Dslavedbrmnode.cpp261 int SlaveDBRMNode::deleteEmptyDictStoreExtents(const ExtentsInfoMap_t& extentsInfo) throw() in deleteEmptyDictStoreExtents() function in BRM::SlaveDBRMNode
265 em.deleteEmptyDictStoreExtents(extentsInfo); in deleteEmptyDictStoreExtents()
H A Ddbrm.h366 EXPORT int deleteEmptyDictStoreExtents(const std::vector<ExtentInfo>& extentsInfo) DBRM_THROW;
H A Dextentmap.h563 EXPORT void deleteEmptyDictStoreExtents(const ExtentsInfoMap_t& extentsInfo);
H A Dslavecomm.cpp967 err = slave->deleteEmptyDictStoreExtents(extentsInfoMap); in do_deleteEmptyDictStoreExtents()
H A Ddbrm.cpp1332 int DBRM::deleteEmptyDictStoreExtents(const std::vector<ExtentInfo>& extentsInfo) DBRM_THROW in deleteEmptyDictStoreExtents() function in BRM::DBRM
H A Dextentmap.cpp3626 void ExtentMap::deleteEmptyDictStoreExtents(const ExtentsInfoMap_t& extentsInfo) in deleteEmptyDictStoreExtents() function in BRM::ExtentMap
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dslavedbrmnode.h272 EXPORT int deleteEmptyDictStoreExtents(const ExtentsInfoMap_t& extentsInfo) throw();
H A Dslavedbrmnode.cpp261 int SlaveDBRMNode::deleteEmptyDictStoreExtents(const ExtentsInfoMap_t& extentsInfo) throw() in deleteEmptyDictStoreExtents() function in BRM::SlaveDBRMNode
265 em.deleteEmptyDictStoreExtents(extentsInfo); in deleteEmptyDictStoreExtents()
H A Ddbrm.h366 EXPORT int deleteEmptyDictStoreExtents(const std::vector<ExtentInfo>& extentsInfo) DBRM_THROW;
H A Dextentmap.h563 EXPORT void deleteEmptyDictStoreExtents(const ExtentsInfoMap_t& extentsInfo);
H A Dslavecomm.cpp967 err = slave->deleteEmptyDictStoreExtents(extentsInfoMap); in do_deleteEmptyDictStoreExtents()
H A Ddbrm.cpp1332 int DBRM::deleteEmptyDictStoreExtents(const std::vector<ExtentInfo>& extentsInfo) DBRM_THROW in deleteEmptyDictStoreExtents() function in BRM::DBRM
H A Dextentmap.cpp3626 void ExtentMap::deleteEmptyDictStoreExtents(const ExtentsInfoMap_t& extentsInfo) in deleteEmptyDictStoreExtents() function in BRM::ExtentMap
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/dictionary/
H A Dwe_dctnry.cpp755 BRMWrapper::getInstance()->deleteEmptyDictStoreExtents( in insertDctnry2()
1212 BRMWrapper::getInstance()->deleteEmptyDictStoreExtents( in insertDctnry()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/dictionary/
H A Dwe_dctnry.cpp755 BRMWrapper::getInstance()->deleteEmptyDictStoreExtents( in insertDctnry2()
1212 BRMWrapper::getInstance()->deleteEmptyDictStoreExtents( in insertDctnry()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/wrapper/
H A Dwriteengine.cpp2637 rc1 = BRMWrapper::getInstance()->deleteEmptyDictStoreExtents(dictExtentInfo); in insertColumnRec_SYS()
3325 rc1 = BRMWrapper::getInstance()->deleteEmptyDictStoreExtents(dictExtentInfo); in insertColumnRec_Single()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/wrapper/
H A Dwriteengine.cpp2637 rc1 = BRMWrapper::getInstance()->deleteEmptyDictStoreExtents(dictExtentInfo); in insertColumnRec_SYS()
3325 rc1 = BRMWrapper::getInstance()->deleteEmptyDictStoreExtents(dictExtentInfo); in insertColumnRec_Single()