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

Class Tuple

src/simpledb/Tuple.java:10–108  ·  view source on GitHub ↗

Tuple maintains information about the contents of a tuple. Tuples have a specified schema specified by a TupleDesc object and contain Field objects with the data for each field.

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