public static class InfluxObject.Builder extends Object
| Constructor and Description |
|---|
Builder(String name,
List<String> columns) |
| Modifier and Type | Method and Description |
|---|---|
InfluxObject.Builder |
addPoint(List<?> point) |
InfluxObject |
createInfluxObject() |
InfluxObject.Builder |
withForeseenPoints(int count) |
public InfluxObject.Builder withForeseenPoints(int count)
public InfluxObject.Builder addPoint(List<?> point)
public InfluxObject createInfluxObject()
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.