Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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() {
Callers
15
gaflight_call_options_clear_headers
Function · 0.45
test_consume_buffer
Method · 0.45
garrow_raw_sort_keys_set
Function · 0.45
garrow_hash_join_node_options_set_left_outputs
Function · 0.45
garrow_hash_join_node_options_set_right_outputs
Function · 0.45
garrow_quantile_options_set_q
Function · 0.45
garrow_quantile_options_set_qs
Function · 0.45
garrow_pivot_wider_options_set_property
Function · 0.45
garrow_tdigest_options_set_q
Function · 0.45
garrow_tdigest_options_set_qs
Function · 0.45
garrow_csv_read_options_set_timestamp_parsers
Function · 0.45
_break_traceback_cycle_from_frame
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_consume_buffer
Method · 0.36
assert_opens
Function · 0.36
TEST_F
Function · 0.36
ReadColumnFully
Method · 0.36
TEST
Function · 0.36
ReadSizeStatistics
Method · 0.36
Clear
Method · 0.36
GetValuesPointer
Method · 0.36
SetupValuesOut
Method · 0.36
TEST_F
Function · 0.36
InitForLength
Method · 0.36
Clear
Method · 0.36