public interface Sender
Modifier and Type | Method and Description |
---|---|
int |
append(JaegerSpan span) |
int |
close() |
int |
flush() |
int append(JaegerSpan span) throws SenderException
SenderException
int flush() throws SenderException
SenderException
int close() throws SenderException
SenderException