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

Method equals

src/java/simpledb/IndexPredicate.java:43–47  ·  view source on GitHub ↗

Return true if the fieldvalue in the supplied predicate is satisfied by this predicate's fieldvalue and operator. @param ipd The field to compare against.

(IndexPredicate ipd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

equalsMethod · 0.65

Tested by

no test coverage detected