Package org.apache.accumulo.trace.instrument.receivers

Interface Summary
SpanReceiver The collector within a process that is the destination of Spans when a trace is running.
 

Class Summary
AsyncSpanReceiver<SpanKey,Destination> Deliver Span information periodically to a destination.
LogSpans A SpanReceiver that just logs the data using log4j.
LogSpans.SpanLevel  
SendSpansViaThrift Send Span data to a destination using thrift.
ZooSpanClient Find a Span collector via zookeeper and push spans there via Thrift RPC
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.