MCPcopy Create free account
hub / github.com/BaseXdb/basex / flush

Method flush

basex-core/src/main/java/org/basex/data/Data.java:176–176  ·  view source on GitHub ↗

Flushes updated data. @param all flush all data

(boolean all)

Source from the content-addressed store, hash-verified

174 * @param all flush all data
175 */
176 public abstract void flush(boolean all);
177
178 /**
179 * Returns an index iterator for the specified token.

Callers 15

runMethod · 0.95
DialogManageMethod · 0.95
runMethod · 0.45
closeMethod · 0.45
okMethod · 0.45
sendMethod · 0.45
quitMethod · 0.45
runMethod · 0.45
executeMethod · 0.45
cacheMethod · 0.45
ClientSessionMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected