Uses of Class
org.apache.avro.AvroRemoteException

Packages that use AvroRemoteException
org.apache.avro.ipc.trace   
org.apache.avro.specific Generate specific Java classes for schemas and protocols. 
 

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

Methods in org.apache.avro.ipc.trace that throw AvroRemoteException
 List<Span> AvroTrace.getAllSpans()
           
 List<Span> AvroTrace.getSpansInRange(long start, long end)
           
 

Uses of AvroRemoteException in org.apache.avro.specific
 

Subclasses of AvroRemoteException in org.apache.avro.specific
 class SpecificExceptionBase
          Base class for specific exceptions.
 



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