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

Interface Field

src/java/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 39

getPageDataMethod · 0.95
getPageDataMethod · 0.95
getPageDataMethod · 0.65
convertToLeafPageMethod · 0.65
convertToInternalPageMethod · 0.65
testMergeLeafPagesMethod · 0.95
checkRepMethod · 0.95
compareMethod · 0.95
checkRepMethod · 0.95
indexIteratorMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected