| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
DecimalPlaces |
DecimalPlaces.digits(Integer digits) |
DecimalPlaces |
TableViewProperties.getDecimalPlaces()
Get decimalPlaces
|
DecimalPlaces |
GaugeViewProperties.getDecimalPlaces()
Get decimalPlaces
|
DecimalPlaces |
LinePlusSingleStatProperties.getDecimalPlaces()
Get decimalPlaces
|
DecimalPlaces |
SingleStatViewProperties.getDecimalPlaces()
Get decimalPlaces
|
DecimalPlaces |
DecimalPlaces.isEnforced(Boolean isEnforced) |
| Modifier and Type | Method and Description |
|---|---|
TableViewProperties |
TableViewProperties.decimalPlaces(DecimalPlaces decimalPlaces) |
GaugeViewProperties |
GaugeViewProperties.decimalPlaces(DecimalPlaces decimalPlaces) |
LinePlusSingleStatProperties |
LinePlusSingleStatProperties.decimalPlaces(DecimalPlaces decimalPlaces) |
SingleStatViewProperties |
SingleStatViewProperties.decimalPlaces(DecimalPlaces decimalPlaces) |
void |
TableViewProperties.setDecimalPlaces(DecimalPlaces decimalPlaces) |
void |
GaugeViewProperties.setDecimalPlaces(DecimalPlaces decimalPlaces) |
void |
LinePlusSingleStatProperties.setDecimalPlaces(DecimalPlaces decimalPlaces) |
void |
SingleStatViewProperties.setDecimalPlaces(DecimalPlaces decimalPlaces) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.