public class StandardOutSpanReceiver extends SpanReceiver
SpanReceiver.Builder| Constructor and Description |
|---|
StandardOutSpanReceiver(HTraceConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
receiveSpan(Span span)
Called when a Span is stopped and can now be stored.
|
getIdpublic StandardOutSpanReceiver(HTraceConfiguration conf)
public void receiveSpan(Span span)
SpanReceiverreceiveSpan in class SpanReceiverpublic void close()
throws IOException
IOExceptionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.