MCPcopy Create free account
hub / github.com/apache/impala / Accessor

Class Accessor

be/src/util/lru-multi-cache.h:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 public:
90 /// Definition is at the bottom, because it uses type defitions from private scope
91 class Accessor;
92
93 explicit LruMultiCache(size_t capacity = 0);
94

Callers 2

GetMethod · 0.70
EmplaceAndGetMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected