JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.influxdb.client.domain.DurationLiteral
Packages that use
DurationLiteral
Package
Description
com.influxdb.client.domain
Uses of
DurationLiteral
in
com.influxdb.client.domain
Methods in
com.influxdb.client.domain
that return
DurationLiteral
Modifier and Type
Method
Description
DurationLiteral
DurationLiteral.
addValuesItem
(
Duration
valuesItem)
DurationLiteral
DurationLiteral.
type
(
String
type)
DurationLiteral
DurationLiteral.
values
(
List
<
Duration
> values)