MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / flush

Method flush

src/Client/InternalTextLogs.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void InternalTextLogs::flush()
168{
169 wb.next();
170}
171}

Callers 4

onDataMethod · 0.45
onLogDataMethod · 0.45
onProfileEventsMethod · 0.45

Calls 1

nextMethod · 0.45

Tested by

no test coverage detected