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

Method toString

src/java/simpledb/TupleDesc.java:181–184  ·  view source on GitHub ↗

Returns a String describing this descriptor. It should be of the form "fieldType[0](fieldName[0]), ..., fieldType[M](fieldName[M])", although the exact format does not matter. @return String describing this descriptor.

()

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