Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ MaxCharge
Method
MaxCharge
be/src/util/cache/cache-internal.h:314–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
size_t MaxCharge() const override {
315
return shard_charge_limit_;
316
}
317
318
UniquePendingHandle Allocate(Slice key, int val_len, size_t charge) override {
319
const uint32_t hash = HashSlice(key);
Callers
3
MaxSize
Method · 0.80
TEST_F
Function · 0.80
TEST_P
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST_P
Function · 0.64