MCPcopy Create free account
hub / github.com/awelm/simpledb / filter

Method filter

src/simpledb/JoinPredicate.java:33–35  ·  view source on GitHub ↗

Apply the predicate to the two specified tuples. The comparison can be made through Field's compare method. @return true if the tuples satisfy the predicate.

(Tuple t1, Tuple t2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

filterVaryingValsMethod · 0.95

Calls 2

compareMethod · 0.65
getFieldMethod · 0.45

Tested by 1

filterVaryingValsMethod · 0.76