public class Reporter extends Object
| Constructor and Description |
|---|
Reporter() |
| Modifier and Type | Method and Description |
|---|---|
long |
reportSpans(List<Reportable> spans,
int maxSize) |
long |
reportSpans(Reportable span,
int maxSize) |
public long reportSpans(Reportable span, int maxSize) throws IOException
IOExceptionpublic long reportSpans(List<Reportable> spans, int maxSize) throws IOException
IOExceptionCopyright © 2024 Lumigo. All rights reserved.