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

Interface Field

src/simpledb/Field.java:8–40  ·  view source on GitHub ↗

Interface for values of fields in tuples in SimpleDB.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 37

getPageDataMethod · 0.95
compareMethod · 0.95
filterMethod · 0.65
filterMethod · 0.65
TableStatsMethod · 0.95
compareTuplesMethod · 0.65
AggregateMethod · 0.65
readNextTupleMethod · 0.65
setFieldMethod · 0.65
estimateSelectivityMethod · 0.65
processExpressionMethod · 0.65

Implementers 2

StringFieldsrc/simpledb/StringField.java
IntFieldsrc/simpledb/IntField.java

Calls

no outgoing calls

Tested by

no test coverage detected