Uses of Package
org.apache.avro.ipc.trace

Packages that use org.apache.avro.ipc.trace
org.apache.avro.ipc.trace   
 

Classes in org.apache.avro.ipc.trace used by org.apache.avro.ipc.trace
ID
           
Span
           
SpanEvent
           
SpanStorage
          Responsible for storing spans locally and answering span queries.
TimestampedEvent
           
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 © 2011 The Apache Software Foundation. All Rights Reserved.