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

Method Filter

src/simpledb/Filter.java:18–21  ·  view source on GitHub ↗

Constructor accepts a predicate to apply and a child operator to read tuples to filter from. @param p The predicate to filter tuples with @param child The child operator

(Predicate p, DbIterator child)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected