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