MCPcopy Create free account
hub / github.com/apache/impala / asInt

Method asInt

fe/src/main/java/org/apache/impala/common/Id.java:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public int asInt() { return id_; }
38
39 @Override
40 public int hashCode() { return id_; }

Callers 15

testIdTranslationMethod · 0.80
toThriftMethod · 0.80
debugStringMethod · 0.80
toThriftMethod · 0.80
toThriftMethod · 0.80
toThriftMethod · 0.80
debugStringMethod · 0.80
toThriftMethod · 0.80
toThriftMethod · 0.80
debugStringMethod · 0.80
TupleCacheNodeMethod · 0.80
debugStringMethod · 0.80

Calls

no outgoing calls

Tested by 1

testIdTranslationMethod · 0.64