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

Method getField2

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

Source from the content-addressed store, hash-verified

55 }
56
57 public int getField2()
58 {
59 // some code goes here
60 return field2;
61 }
62
63 public Predicate.Op getOperator()
64 {

Callers 4

buildTreeMethod · 0.95
getJoinField2NameMethod · 0.80
getJoinField2NameMethod · 0.80
fetchNextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected