MCPcopy Create free account
hub / github.com/1345414527/MIT6.830 / getField1

Method getField1

src/java/simpledb/execution/JoinPredicate.java:51–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 public int getField1()
52 {
53 // some code goes here
54 return field1;
55 }
56
57 public int getField2()
58 {

Callers 4

buildTreeMethod · 0.95
getJoinField1NameMethod · 0.80
getJoinField1NameMethod · 0.80
loadMapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected