Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ enumForId
Method
enumForId
lib/java/src/main/java/org/apache/thrift/TUnion.java:193–193 ·
view source on GitHub ↗
(short id)
Source
from the content-addressed store, hash-verified
191
protected
abstract TField getFieldDesc(F setField);
192
193
protected
abstract F enumForId(short id);
194
195
@Override
196
public
String toString() {
Callers
5
getFieldValue
Method · 0.95
isSet
Method · 0.95
setFieldValue
Method · 0.95
read
Method · 0.80
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected