| Package | Description | 
|---|---|
| org.apache.avro.ipc.trace | 
| Modifier and Type | Method and Description | 
|---|---|
static SpanEvent | 
SpanEvent.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SpanEvent[] | 
SpanEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
TraceNode.extractEventTime(TraceNode tn,
                SpanEvent e)
Return the time stamp associated with a particular SpanEvent in this
 Trace Node. 
 | 
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.