MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / serialize

Method serialize

src/java/simpledb/HeapPageId.java:61–68  ·  view source on GitHub ↗

Return a representation of this object as an array of integers, for writing to disk. Size of returned array must contain number of integers that corresponds to number of args to one of the constructors.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getTableIdMethod · 0.95
getPageNumberMethod · 0.95

Tested by

no test coverage detected