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

Method size

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

Source from the content-addressed store, hash-verified

47 ~LruCache() {}
48
49 size_t size() const { return map_.size(); }
50
51 size_t capacity() const { return cache_capacity_; }
52

Callers 15

VerifyTypeMetadataVectorFunction · 0.45
VerifyTypeVectorFunction · 0.45
MakeMethod · 0.45
EvaluateMethod · 0.45
ValidateBufferMethod · 0.45
AddMethod · 0.45
IntersectBitMapsMethod · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TimedEvaluateFunction · 0.36