Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ clear
Method
clear
gpcontrib/gpcloud/test/decompress_reader_test.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void clear() {
40
this->data.clear();
41
this->offset = 0;
42
}
43
44
void setChunkSize(uint64_t size) {
45
this->chunkSize = size;
Callers
15
setData
Method · 0.95
MicroPartitionStats
Method · 0.80
OrcWriter
Method · 0.80
EndWriteTuple
Method · 0.80
DestroyNode
Method · 0.80
SetColumnProjection
Method · 0.80
~LruCache
Method · 0.80
clean
Method · 0.80
process_section
Method · 0.80
get_entry
Method · 0.80
ExecClearTuple
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected