Uses of Class
org.apache.avro.thrift.ThriftData

Packages that use ThriftData
org.apache.avro.thrift Thrift compatibility. 
 

Uses of ThriftData in org.apache.avro.thrift
 

Methods in org.apache.avro.thrift that return ThriftData
static ThriftData ThriftData.get()
          Return the singleton instance.
 

Constructors in org.apache.avro.thrift with parameters of type ThriftData
ThriftDatumReader(Schema writer, Schema reader, ThriftData data)
           
ThriftDatumWriter(Schema root, ThriftData thriftData)
           
ThriftDatumWriter(ThriftData thriftData)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.