| Package | Description | 
|---|---|
| org.apache.avro.ipc.trace | |
| org.apache.avro.specific | 
 Generate specific Java classes for schemas and protocols. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Span> | 
AvroTrace.getAllSpans()
Get all spans stored on this host. 
 | 
List<Span> | 
AvroTrace.getSpansInRange(long start,
               long end)
Get spans occuring between start and end. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SpecificExceptionBase
Base class for specific exceptions. 
 | 
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.