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

Method getId

src/simpledb/HeapFile.java:48–50  ·  view source on GitHub ↗

Returns an ID uniquely identifying this HeapFile. Implementation note: you will need to generate this tableid somewhere ensure that each HeapFile has a "unique id," and that you always return the same value for a particular HeapFile. We suggest hashing the absolute file name of the file underlying t

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

bigOrderJoinsTestMethod · 0.95
getIdMethod · 0.95
testRewindMethod · 0.95
validateInsertMethod · 0.95
validateJoinMethod · 0.95
createEmptyHeapFileMethod · 0.95
addTupleMethod · 0.95
mainMethod · 0.95

Calls 1

hashCodeMethod · 0.65

Tested by 7

bigOrderJoinsTestMethod · 0.76
getIdMethod · 0.76
testRewindMethod · 0.76
validateInsertMethod · 0.76
validateJoinMethod · 0.76