Uses of Class
org.apache.avro.specific.SpecificRecordBase

Packages that use SpecificRecordBase
org.apache.avro.ipc Support for inter-process calls. 
org.apache.avro.ipc.trace   
 

Uses of SpecificRecordBase in org.apache.avro.ipc
 

Subclasses of SpecificRecordBase in org.apache.avro.ipc
 class HandshakeRequest
           
 class HandshakeResponse
           
 

Uses of SpecificRecordBase in org.apache.avro.ipc.trace
 

Subclasses of SpecificRecordBase in org.apache.avro.ipc.trace
 class Span
           
 class TimestampedEvent
           
 



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