Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ charge
Method
charge
be/src/util/cache/cache-internal.h:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
size_t charge() const { return charge_; }
80
81
void set_charge(size_t charge) {
82
charge_ = charge;
Callers
15
FreeEntry
Method · 0.80
RL_Remove
Method · 0.80
RL_Append
Method · 0.80
UpdateCharge
Method · 0.80
Insert
Method · 0.80
Charge
Method · 0.80
UnprotectedToProtected
Method · 0.80
ProtectedToUnprotected
Method · 0.80
UnprotectedToTombstone
Method · 0.80
UninitializedToProtected
Method · 0.80
UninitializedToUnprotected
Method · 0.80
ToUninitialized
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected