Home
last modified time | relevance | path

Searched refs:setLBID (Results 1 – 25 of 32) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Drtscommand-jl.cpp69 void RTSCommandJL::setLBID(uint64_t data, uint32_t dbroot) in setLBID() function in joblist::RTSCommandJL
72 col->setLBID(data, dbroot); in setLBID()
74 dict->setLBID(data, dbroot); in setLBID()
H A Dpassthrucommand-jl.h47 …void setLBID(uint64_t data, uint32_t dbroot); // converts a rid or dictionary token to an LBID. …
H A Dfiltercommand-jl.h42 void setLBID(uint64_t rid, uint32_t dbroot);
H A Drtscommand-jl.h49 …void setLBID(uint64_t data, uint32_t dbroot); // converts a rid or dictionary token to an LBID. …
H A Ddictstep-jl.h48 …void setLBID(uint64_t data, uint32_t dbroot); // converts a rid or dictionary token to an LBID. …
H A Dfiltercommand-jl.cpp45 void FilterCommandJL::setLBID(uint64_t rid, uint32_t dbroot) in setLBID() function in joblist::FilterCommandJL
H A Dpassthrucommand-jl.cpp86 void PassThruCommandJL::setLBID(uint64_t l, uint32_t dbroot) in setLBID() function in joblist::PassThruCommandJL
H A Dcommand-jl.h43 virtual void setLBID(uint64_t data, uint32_t dbroot) = 0;
H A Ddictstep-jl.cpp69 void DictStepJL::setLBID(uint64_t token, uint32_t dbroot) in setLBID() function in joblist::DictStepJL
H A Dbatchprimitiveprocessor-jl.cpp331 filterSteps[i]->setLBID(et.first, dbroot); in addElementType()
334 projectSteps[i]->setLBID(et.first, dbroot); in addElementType()
373 filterSteps[i]->setLBID(r.getRid(), 1);
376 projectSteps[i]->setLBID(r.getRid(), 1);
861 void BatchPrimitiveProcessorJL::setLBID(uint64_t l, const BRM::EMEntry& scannedExtent) in setLBID() function in joblist::BatchPrimitiveProcessorJL
879 filterSteps[i]->setLBID(baseRid, dbRoot); in setLBID()
882 projectSteps[i]->setLBID(baseRid, dbRoot); in setLBID()
H A Dcolumncommand-jl.h50 void setLBID(uint64_t rid, uint32_t dbroot);
H A Dcolumncommand-jl.cpp182 void ColumnCommandJL::setLBID(uint64_t rid, uint32_t dbRoot) in setLBID() function in joblist::ColumnCommandJL
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Drtscommand-jl.cpp69 void RTSCommandJL::setLBID(uint64_t data, uint32_t dbroot) in setLBID() function in joblist::RTSCommandJL
72 col->setLBID(data, dbroot); in setLBID()
74 dict->setLBID(data, dbroot); in setLBID()
H A Dpassthrucommand-jl.h47 …void setLBID(uint64_t data, uint32_t dbroot); // converts a rid or dictionary token to an LBID. …
H A Dfiltercommand-jl.h42 void setLBID(uint64_t rid, uint32_t dbroot);
H A Drtscommand-jl.h49 …void setLBID(uint64_t data, uint32_t dbroot); // converts a rid or dictionary token to an LBID. …
H A Ddictstep-jl.h48 …void setLBID(uint64_t data, uint32_t dbroot); // converts a rid or dictionary token to an LBID. …
H A Dfiltercommand-jl.cpp45 void FilterCommandJL::setLBID(uint64_t rid, uint32_t dbroot) in setLBID() function in joblist::FilterCommandJL
H A Dpassthrucommand-jl.cpp86 void PassThruCommandJL::setLBID(uint64_t l, uint32_t dbroot) in setLBID() function in joblist::PassThruCommandJL
H A Dcommand-jl.h43 virtual void setLBID(uint64_t data, uint32_t dbroot) = 0;
H A Ddictstep-jl.cpp69 void DictStepJL::setLBID(uint64_t token, uint32_t dbroot) in setLBID() function in joblist::DictStepJL
H A Dbatchprimitiveprocessor-jl.cpp331 filterSteps[i]->setLBID(et.first, dbroot); in addElementType()
334 projectSteps[i]->setLBID(et.first, dbroot); in addElementType()
373 filterSteps[i]->setLBID(r.getRid(), 1);
376 projectSteps[i]->setLBID(r.getRid(), 1);
861 void BatchPrimitiveProcessorJL::setLBID(uint64_t l, const BRM::EMEntry& scannedExtent) in setLBID() function in joblist::BatchPrimitiveProcessorJL
879 filterSteps[i]->setLBID(baseRid, dbRoot); in setLBID()
882 projectSteps[i]->setLBID(baseRid, dbRoot); in setLBID()
H A Dcolumncommand-jl.h50 void setLBID(uint64_t rid, uint32_t dbroot);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Dcolumncommand.h130 void setLBID(uint64_t rid);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Dcolumncommand.h130 void setLBID(uint64_t rid);

12