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