Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ store
Method
store
be/src/codegen/codegen-fn-ptr.h:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void store(FuncType value) {
58
CodegenFnPtrBase::store(reinterpret_cast<void*>(value));
59
}
60
};
61
62
} // namespace impala.
Callers
15
TEST_F
Function · 0.45
snapshot
Method · 0.45
snapshot
Method · 0.45
snapshot
Method · 0.45
snapshot
Method · 0.45
StartUserSignalHandlerThread
Method · 0.45
StopUserSignalHandlerThread
Method · 0.45
RetryUpdate
Method · 0.45
InternalReset
Method · 0.45
snapshot
Method · 0.45
TEST
Function · 0.45
Insert
Method · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36