| Package | Description |
|---|---|
| sunnylabs.report |
| Modifier and Type | Method and Description |
|---|---|
TimeSeries.Builder |
TimeSeries.Builder.clearAnnotations()
Clears the value of the 'annotations' field
|
TimeSeries.Builder |
TimeSeries.Builder.clearHost()
Clears the value of the 'host' field
|
TimeSeries.Builder |
TimeSeries.Builder.clearMetric()
Clears the value of the 'metric' field
|
TimeSeries.Builder |
TimeSeries.Builder.clearTable()
Clears the value of the 'table' field
|
static TimeSeries.Builder |
TimeSeries.newBuilder()
Creates a new TimeSeries RecordBuilder
|
static TimeSeries.Builder |
TimeSeries.newBuilder(TimeSeries.Builder other)
Creates a new TimeSeries RecordBuilder by copying an existing Builder
|
static TimeSeries.Builder |
TimeSeries.newBuilder(TimeSeries other)
Creates a new TimeSeries RecordBuilder by copying an existing TimeSeries instance
|
TimeSeries.Builder |
TimeSeries.Builder.setAnnotations(Map<String,String> value)
Sets the value of the 'annotations' field
|
TimeSeries.Builder |
TimeSeries.Builder.setHost(String value)
Sets the value of the 'host' field
|
TimeSeries.Builder |
TimeSeries.Builder.setMetric(String value)
Sets the value of the 'metric' field
|
TimeSeries.Builder |
TimeSeries.Builder.setTable(String value)
Sets the value of the 'table' field
|
| Modifier and Type | Method and Description |
|---|---|
static TimeSeries.Builder |
TimeSeries.newBuilder(TimeSeries.Builder other)
Creates a new TimeSeries RecordBuilder by copying an existing Builder
|
Copyright © 2017. All rights reserved.