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