Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ getSetField
Method
getSetField
lib/java/src/main/java/org/apache/thrift/TUnion.java:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
public
F getSetField() {
109
return
setField_;
110
}
111
112
public
Object getFieldValue() {
113
return
value_;
Callers
5
toString
Method · 0.95
testPartialDeserialize
Method · 0.80
testSkip
Method · 0.80
write
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
2
testPartialDeserialize
Method · 0.64
testSkip
Method · 0.64