public class ZipkinSpanReceiver extends Object implements SpanReceiver
| Constructor and Description |
|---|
ZipkinSpanReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the receiver.
|
void |
configure(HTraceConfiguration conf) |
void |
receiveSpan(Span span) |
public void configure(HTraceConfiguration conf)
configure in interface SpanReceiverpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void receiveSpan(Span span)
receiveSpan in interface SpanReceiverCopyright © 2014. All Rights Reserved.