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

Method equals

src/java/simpledb/BTreePageId.java:84–89  ·  view source on GitHub ↗

Compares one PageId to another. @param o The object to compare against (must be a PageId) @return true if the objects are equal (e.g., page numbers, table ids and pgcateg are the same)

(Object o)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

equalsMethod · 0.95

Calls

no outgoing calls

Tested by 1

equalsMethod · 0.76