MCPcopy Create free account
hub / github.com/andylamp/BPlusTree / writeObjectToFile

Method writeObjectToFile

src/main/java/ds/bplus/util/Utilities.java:125–134  ·  view source on GitHub ↗

Write object to file (used for testing certain key-sequences) @param obj Linked list to write @param filename filename to dump the object @throws IOException is thrown when an I/O operation fails

(LinkedList<Long> obj,
                                         String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected