| Package | Description |
|---|---|
| com.wavefront.sdk.common | |
| com.wavefront.sdk.common.clients |
| Modifier and Type | Method and Description |
|---|---|
Thread |
NamedThreadFactory.newThread(Runnable r) |
static String |
Utils.spanLogsToLineData(UUID traceId,
UUID spanId,
List<SpanLog> spanLogs) |
static String |
Utils.spanLogsToLineData(UUID traceId,
UUID spanId,
List<SpanLog> spanLogs,
String span) |
| Constructor and Description |
|---|
NamedThreadFactory(String threadNamePrefix) |
| Modifier and Type | Method and Description |
|---|---|
WavefrontClient.Builder |
WavefrontClient.Builder.flushInterval(int flushInterval,
TimeUnit timeUnit)
Set interval at which you want to flush points to Wavefront cluster.
|
Copyright © 2020. All rights reserved.