Abstract method that all classes must implement that writes each node type to a page slot. More details in each implementation. @param r an already open pointer which points to our B+ Tree file @param conf B+ Tree configuration @throws IOException is thrown when an I/O operation fails.
(RandomAccessFile r, BPlusConfiguration conf,
BPlusTreePerformanceCounter bPerf)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected