Package | Description |
---|---|
org.apache.avro.ipc.trace |
Class and Description |
---|
AvroTrace |
ID |
Span |
Span.Builder
RecordBuilder for Span instances.
|
SpanEvent |
SpanStorage
Responsible for storing spans locally and answering span queries.
|
TimestampedEvent |
TimestampedEvent.Builder
RecordBuilder for TimestampedEvent instances.
|
Trace
A Trace is a tree of spans which reflects the actual call structure of a
recursive RPC call tree.
|
TraceCollection.TraceNodeStats
Class to store statistics for a particular node in the RPC call tree.
|
TraceCollection.TraceTiming
Class to store the timing data associated with a particluar trace.
|
TraceNode
A node of of an RPC
Trace . |
TracePlugin
A tracing plugin for Avro.
|
TracePlugin.StorageType |
TracePluginConfiguration
Helper class for configuring Avro's
TracePlugin . |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.