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

Method getTupleDesc

src/java/simpledb/DbFile.java:90–90  ·  view source on GitHub ↗

Returns the TupleDesc of the table stored in this DbFile. @return TupleDesc of this DbFile.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getTupleDescMethod · 0.65
getTupleDescMethod · 0.65
getTupleDescMethod · 0.65
handleManyDirtyPagesMethod · 0.65
compareTuplesMethod · 0.65
tupleToListMethod · 0.65
ProjectMethod · 0.65
buildTreeMethod · 0.65
HeapPageMethod · 0.65
instantiateJoinMethod · 0.65

Implementers 3

SkeletonFiletest/simpledb/TestUtil.java
HeapFilesrc/java/simpledb/HeapFile.java
BTreeFilesrc/java/simpledb/BTreeFile.java

Calls

no outgoing calls

Tested by 6

getTupleDescMethod · 0.52
getTupleDescMethod · 0.52
getTupleDescMethod · 0.52
handleManyDirtyPagesMethod · 0.52
compareTuplesMethod · 0.52
tupleToListMethod · 0.52