| Package | Description | 
|---|---|
| org.apache.avro.ipc.trace | 
| Modifier and Type | Method and Description | 
|---|---|
TraceCollection.TraceNodeStats | 
TraceCollection.getNodeWithID(int hashCode)  | 
TraceCollection.TraceNodeStats | 
TraceCollection.getNodeWithIDRecurse(int hashCode,
                    TraceCollection.TraceNodeStats start)  | 
TraceCollection.TraceNodeStats | 
TraceCollection.getRootNode()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<TraceCollection.TraceNodeStats> | 
TraceCollection.TraceNodeStats.getChildren()  | 
| Modifier and Type | Method and Description | 
|---|---|
TraceCollection.TraceNodeStats | 
TraceCollection.getNodeWithIDRecurse(int hashCode,
                    TraceCollection.TraceNodeStats start)  | 
String | 
TraceCollection.printRecurse(TraceCollection.TraceNodeStats n,
            int depth)  | 
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.