Uses of Class
org.apache.avro.thrift.ThriftData
Packages that use ThriftData
-
Uses of ThriftData in org.apache.avro.thrift
Methods in org.apache.avro.thrift that return ThriftDataModifier and TypeMethodDescriptionstatic ThriftData
ThriftData.get()
Return the singleton instance.Constructors in org.apache.avro.thrift with parameters of type ThriftDataModifierConstructorDescriptionprotected
ThriftDatumReader
(Schema writer, Schema reader, ThriftData data) protected
ThriftDatumWriter
(Schema root, ThriftData thriftData) protected
ThriftDatumWriter
(ThriftData thriftData)