public interface WombyteTelemetry
| Modifier and Type | Method and Description |
|---|---|
void |
logBatchSize(long size) |
void |
logBatchTimeRange(Instant start,
Instant finish) |
void |
logServerResponse(Instant time,
int status,
long responseTime) |
Copyright © 2021. All rights reserved.