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

Method filter

src/simpledb/Predicate.java:57–59  ·  view source on GitHub ↗

Compares the field number of t specified in the constructor to the operand field specified in the constructor using the operator specific in the constructor. The comparison can be made through Field's compare method. @param t The tuple to compare against @return true if the comparison is true, fal

(Tuple t)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

filterMethod · 0.95
readNextMethod · 0.45
readNextBruteForceMethod · 0.45
readNextHashJoinMethod · 0.45

Calls 2

compareMethod · 0.65
getFieldMethod · 0.45

Tested by 1

filterMethod · 0.76