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

Method getTupleDesc

src/simpledb/DbFile.java:86–86  ·  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
compareTuplesMethod · 0.65
tupleToListMethod · 0.65
ProjectMethod · 0.65
AggregateMethod · 0.65
getTupleDescMethod · 0.65
HeapPageMethod · 0.65
addTupleMethod · 0.65
getTupleDescMethod · 0.65
combineMethod · 0.65
instantiateJoinMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 4

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