public class IngesterFormatter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IngesterFormatter.AdaptiveTimestamp |
static class |
IngesterFormatter.IngesterFormatBuilder |
static class |
IngesterFormatter.Literal |
static class |
IngesterFormatter.Loop |
static class |
IngesterFormatter.Metric |
static class |
IngesterFormatter.Tag |
static class |
IngesterFormatter.Timestamp |
static class |
IngesterFormatter.Value |
static class |
IngesterFormatter.Whitespace |
| Modifier and Type | Method and Description |
|---|---|
ReportPoint |
drive(String input,
String defaultHostName,
String customerId,
List<String> customSourceTags) |
static IngesterFormatter.IngesterFormatBuilder |
newBuilder() |
static String |
unquote(String text) |
public ReportPoint drive(String input, String defaultHostName, String customerId, List<String> customSourceTags)
public static IngesterFormatter.IngesterFormatBuilder newBuilder()
Copyright © 2016. All rights reserved.