Interface | Description |
---|---|
SpanReceiver |
The collector within a process that is the destination of Spans when a trace is running.
|
Class | Description |
---|---|
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 © 2015 Apache Accumulo Project. All Rights Reserved.