MCPcopy Create free account
hub / github.com/apache/arrow / clear

Method clear

cpp/src/gandiva/lru_cache.h:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 void clear() {
103 map_.clear();
104 lru_list_.clear();
105 }
106
107 private:
108 void evict() {

Calls

no outgoing calls

Tested by 15

test_consume_bufferMethod · 0.36
assert_opensFunction · 0.36
TEST_FFunction · 0.36
ReadColumnFullyMethod · 0.36
TESTFunction · 0.36
ReadSizeStatisticsMethod · 0.36
ClearMethod · 0.36
GetValuesPointerMethod · 0.36
SetupValuesOutMethod · 0.36
TEST_FFunction · 0.36
InitForLengthMethod · 0.36
ClearMethod · 0.36