MCPcopy Create free account
hub / github.com/ByConity/ByConity / getStorage

Method getStorage

src/QueryPlan/TableScanStep.cpp:1761–1764  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1759}
1760
1761std::shared_ptr<IStorage> TableScanStep::getStorage() const
1762{
1763 return storage;
1764}
1765
1766void TableScanStep::cleanStorage()
1767{

Callers 15

dumpMachineFunction · 0.45
validateMethod · 0.45
testLogAndStateMachineFunction · 0.45
TEST_PFunction · 0.45
visitTableScanNodeMethod · 0.45
visitTableScanNodeMethod · 0.45
checkTableScanMethod · 0.45
computeTableScanHashMethod · 0.45
isValidForCacheFunction · 0.45
visitTableScanStepMethod · 0.45

Calls

no outgoing calls

Tested by 4

testLogAndStateMachineFunction · 0.36
TEST_PFunction · 0.36
transformPipelineMethod · 0.36
allocateMethod · 0.36