MCPcopy Create free account
hub / github.com/apache/nifi-minifi-cpp / reset

Method reset

extensions/sqlite/SQLiteConnection.h:194–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192 }
193
194 void reset() {
195 sqlite3_reset(stmt_);
196 }
197
198 private:
199 std::shared_ptr<logging::Logger> logger_;

Callers 15

onTriggerMethod · 0.45
notifyStopMethod · 0.45
releaseFlowFileMethod · 0.45
releaseProcessContextMethod · 0.45
releaseCoreResourcesMethod · 0.45
releaseCoreResourcesMethod · 0.45
PythonScriptEngineMethod · 0.45
releaseCoreResourcesMethod · 0.45
notifyStopMethod · 0.45
onScheduleMethod · 0.45
onTriggerMethod · 0.45

Calls

no outgoing calls

Tested by 15

cleanupMethod · 0.36
runAssertionsMethod · 0.36
testRPGBypassFunction · 0.36
~RetryFlowFileTestMethod · 0.36
reInitializeMethod · 0.36
~PutSFTPTestsFixtureMethod · 0.36