Home
last modified time | relevance | path

Searched refs:getOutOfServicePartitions (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/ddlpackageproc/
H A Ddroppartitionprocessor.cpp264 rc = fDbrm->getOutOfServicePartitions(oidList[0], outOfServicePartitions); in processPackage()
H A Daltertableprocessor.cpp937 rc = fDbrm->getOutOfServicePartitions(column_iterator->oid, outOfSerPar); in addColumn()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/ddlpackageproc/
H A Ddroppartitionprocessor.cpp264 rc = fDbrm->getOutOfServicePartitions(oidList[0], outOfServicePartitions); in processPackage()
H A Daltertableprocessor.cpp937 rc = fDbrm->getOutOfServicePartitions(column_iterator->oid, outOfSerPar); in addColumn()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Ddbrm.h587 EXPORT int getOutOfServicePartitions(OID_t oid,
H A Dextentmap.h802 EXPORT void getOutOfServicePartitions(OID_t oid,
H A Ddbrm.cpp2099 int DBRM::getOutOfServicePartitions(OID_t oid, in getOutOfServicePartitions() function in BRM::DBRM
2115 em->getOutOfServicePartitions(oid, partitionNums); in getOutOfServicePartitions()
H A Dextentmap.cpp5107 void ExtentMap::getOutOfServicePartitions(OID_t oid, in getOutOfServicePartitions() function in BRM::ExtentMap
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Ddbrm.h587 EXPORT int getOutOfServicePartitions(OID_t oid,
H A Dextentmap.h802 EXPORT void getOutOfServicePartitions(OID_t oid,
H A Ddbrm.cpp2099 int DBRM::getOutOfServicePartitions(OID_t oid, in getOutOfServicePartitions() function in BRM::DBRM
2115 em->getOutOfServicePartitions(oid, partitionNums); in getOutOfServicePartitions()
H A Dextentmap.cpp5107 void ExtentMap::getOutOfServicePartitions(OID_t oid, in getOutOfServicePartitions() function in BRM::ExtentMap