| Package | Description |
|---|---|
| com.wavefront.ingester | |
| wavefront.report |
| Modifier and Type | Class and Description |
|---|---|
class |
SourceTagIngesterFormatter<T extends ReportSourceTag>
This class can be used to parse sourceTags and description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceTagDecoder.decodeSourceTagLine(String msg,
List<ReportSourceTag> out) |
| Modifier and Type | Method and Description |
|---|---|
ReportSourceTag |
ReportSourceTag.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static ReportSourceTag.Builder |
ReportSourceTag.newBuilder(ReportSourceTag other)
Creates a new ReportSourceTag RecordBuilder by copying an existing ReportSourceTag instance
|
Copyright © 2017. All rights reserved.