Uses of Class
org.apache.avro.thrift.ThriftData
-
Uses of ThriftData in org.apache.avro.thrift
Modifier and TypeMethodDescriptionstatic ThriftData
ThriftData.get()
Return the singleton instance.ModifierConstructorDescriptionprotected
ThriftDatumReader
(Schema writer, Schema reader, ThriftData data) protected
ThriftDatumWriter
(Schema root, ThriftData thriftData) protected
ThriftDatumWriter
(ThriftData thriftData)