MCPcopy 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_FFunction · 0.45
snapshotMethod · 0.45
snapshotMethod · 0.45
snapshotMethod · 0.45
snapshotMethod · 0.45
RetryUpdateMethod · 0.45
InternalResetMethod · 0.45
snapshotMethod · 0.45
TESTFunction · 0.45
InsertMethod · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36