|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TraceCollection.TraceNodeStats | |
---|---|
org.apache.avro.ipc.trace |
Uses of TraceCollection.TraceNodeStats in org.apache.avro.ipc.trace |
---|
Methods in org.apache.avro.ipc.trace that return TraceCollection.TraceNodeStats | |
---|---|
TraceCollection.TraceNodeStats |
TraceCollection.getNodeWithID(int hashCode)
|
TraceCollection.TraceNodeStats |
TraceCollection.getNodeWithIDRecurse(int hashCode,
TraceCollection.TraceNodeStats start)
|
TraceCollection.TraceNodeStats |
TraceCollection.getRootNode()
|
Methods in org.apache.avro.ipc.trace that return types with arguments of type TraceCollection.TraceNodeStats | |
---|---|
List<TraceCollection.TraceNodeStats> |
TraceCollection.TraceNodeStats.getChildren()
|
Methods in org.apache.avro.ipc.trace with parameters of type TraceCollection.TraceNodeStats | |
---|---|
TraceCollection.TraceNodeStats |
TraceCollection.getNodeWithIDRecurse(int hashCode,
TraceCollection.TraceNodeStats start)
|
String |
TraceCollection.printRecurse(TraceCollection.TraceNodeStats n,
int depth)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |