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.FloatLiteral
Packages that use
FloatLiteral
Package
Description
com.influxdb.client.domain
Uses of
FloatLiteral
in
com.influxdb.client.domain
Methods in
com.influxdb.client.domain
that return
FloatLiteral
Modifier and Type
Method
Description
FloatLiteral
FloatLiteral.
type
(
String
type)
FloatLiteral
FloatLiteral.
value
(
BigDecimal
value)