MCPcopy Create free account
hub / github.com/apache/thrift / getFieldDesc

Method getFieldDesc

lib/java/src/main/java/org/apache/thrift/TUnion.java:191–191  ·  view source on GitHub ↗
(F setField)

Source from the content-addressed store, hash-verified

189 protected abstract TStruct getStructDesc();
190
191 protected abstract TField getFieldDesc(F setField);
192
193 protected abstract F enumForId(short id);
194

Callers 2

toStringMethod · 0.95
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected