MCPcopy 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

setDataMethod · 0.95
MicroPartitionStatsMethod · 0.80
OrcWriterMethod · 0.80
EndWriteTupleMethod · 0.80
DestroyNodeMethod · 0.80
SetColumnProjectionMethod · 0.80
~LruCacheMethod · 0.80
cleanMethod · 0.80
process_sectionMethod · 0.80
get_entryMethod · 0.80
ExecClearTupleFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected