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