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) |
static IngesterFormatter.IngesterFormatBuilder |
newBuilder() |
public ReportPoint drive(String input, String defaultHostName, String customerId)
public static IngesterFormatter.IngesterFormatBuilder newBuilder()
Copyright © 2015. All rights reserved.