|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpanEvent | |
|---|---|
| org.apache.avro.ipc.trace | |
| Uses of SpanEvent in org.apache.avro.ipc.trace |
|---|
| Methods in org.apache.avro.ipc.trace that return SpanEvent | |
|---|---|
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. |
| Methods in org.apache.avro.ipc.trace with parameters of type SpanEvent | |
|---|---|
long |
TraceNode.extractEventTime(TraceNode tn,
SpanEvent e)
Return the time stamp associated with a particular SpanEvent in this Trace Node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||