- cancel() - Method in interface org.influxdb.InfluxDB.Cancellable
-
Cancel the streaming query call.
- checkDuration(String, String) - Static method in class org.influxdb.impl.Preconditions
-
Enforces that the duration is a valid influxDB duration.
- checkNonEmptyString(String, String) - Static method in class org.influxdb.impl.Preconditions
-
- checkNotNegativeNumber(Number, String) - Static method in class org.influxdb.impl.Preconditions
-
Enforces that the number is not negative.
- checkPositiveNumber(Number, String) - Static method in class org.influxdb.impl.Preconditions
-
Enforces that the number is larger than 0.
- Clause - Interface in org.influxdb.querybuilder.clauses
-
- close() - Method in class org.influxdb.example.Android
-
It's to close after my list of query.
- close() - Method in class org.influxdb.impl.InfluxDBImpl
-
close thread for asynchronous batch write and UDP socket to release resources if need.
- close() - Method in interface org.influxdb.InfluxDB
-
close thread for asynchronous batch write and UDP socket to release resources if need.
- close() - Method in class org.influxdb.querybuilder.SubQuery
-
- close() - Method in class org.influxdb.querybuilder.WhereNested
-
- Column - Annotation Type in org.influxdb.annotation
-
- Column - Class in org.influxdb.querybuilder
-
- column(String) - Static method in class org.influxdb.querybuilder.FunctionFactory
-
- column(String) - Method in interface org.influxdb.querybuilder.Selection
-
- column(String) - Method in class org.influxdb.querybuilder.SelectionQueryImpl
-
- column(String) - Method in class org.influxdb.querybuilder.SelectionSubQueryImpl
-
- Conjunction - Interface in org.influxdb.querybuilder.clauses
-
- ConjunctionClause - Class in org.influxdb.querybuilder.clauses
-
- ConjunctionClause(Clause) - Constructor for class org.influxdb.querybuilder.clauses.ConjunctionClause
-
- connect(String) - Static method in enum org.influxdb.InfluxDBFactory
-
Create a connection to a InfluxDB.
- connect(String, String, String) - Static method in enum org.influxdb.InfluxDBFactory
-
Create a connection to a InfluxDB.
- connect(String, OkHttpClient.Builder) - Static method in enum org.influxdb.InfluxDBFactory
-
Create a connection to a InfluxDB.
- connect(String, String, String, OkHttpClient.Builder) - Static method in enum org.influxdb.InfluxDBFactory
-
Create a connection to a InfluxDB.
- connect(String, String, String, OkHttpClient.Builder, InfluxDB.ResponseFormat) - Static method in enum org.influxdb.InfluxDBFactory
-
Create a connection to a InfluxDB.
- connexion() - Method in class org.influxdb.example.Android
-
It's to open the connexion with the database.
- consistency(InfluxDB.ConsistencyLevel) - Method in class org.influxdb.BatchOptions
-
- consistency(InfluxDB.ConsistencyLevel) - Method in class org.influxdb.dto.BatchPoints.Builder
-
Set the ConsistencyLevel to use.
- consistencyLevel(InfluxDB.ConsistencyLevel) - Method in class org.influxdb.impl.BatchProcessor.Builder
-
Consistency level for batch write.
- contains(String, String) - Static method in class org.influxdb.querybuilder.BuiltQuery.QueryBuilder
-
- ContainsClause - Class in org.influxdb.querybuilder.clauses
-
- ContainsClause(String, String) - Constructor for class org.influxdb.querybuilder.clauses.ContainsClause
-
- convert(ResponseBody) - Method in class org.influxdb.msgpack.MessagePackResponseBodyConverter
-
- cop(String, String, Object) - Static method in class org.influxdb.querybuilder.BuiltQuery.QueryBuilder
-
- cop(SimpleClause) - Method in interface org.influxdb.querybuilder.Selection
-
- cop(String, String, Object) - Method in interface org.influxdb.querybuilder.Selection
-
- cop(SimpleClause) - Method in class org.influxdb.querybuilder.SelectionQueryImpl
-
- cop(String, String, Object) - Method in class org.influxdb.querybuilder.SelectionQueryImpl
-
- cop(SimpleClause) - Method in class org.influxdb.querybuilder.SelectionSubQueryImpl
-
- cop(String, String, Object) - Method in class org.influxdb.querybuilder.SelectionSubQueryImpl
-
- COUNT - Static variable in class org.influxdb.querybuilder.Aggregations
-
- count(Object) - Static method in class org.influxdb.querybuilder.FunctionFactory
-
- count(Object) - Method in interface org.influxdb.querybuilder.Selection
-
- count(Object) - Method in class org.influxdb.querybuilder.SelectionQueryImpl
-
- count(Object) - Method in class org.influxdb.querybuilder.SelectionSubQueryImpl
-
- countAll() - Method in interface org.influxdb.querybuilder.Selection
-
- countAll() - Method in class org.influxdb.querybuilder.SelectionQueryImpl
-
- countAll() - Method in class org.influxdb.querybuilder.SelectionSubQueryImpl
-
- create() - Method in class org.influxdb.dto.BoundParameterQuery.QueryBuilder
-
- create() - Static method in class org.influxdb.msgpack.MessagePackConverterFactory
-
- createDatabase(String) - Method in class org.influxdb.impl.InfluxDBImpl
-
Create a new Database.
- createDatabase(String) - Method in interface org.influxdb.InfluxDB
-
- createRetentionPolicy(String, String, String, String, int, boolean) - Method in class org.influxdb.impl.InfluxDBImpl
-
Creates a retentionPolicy.
- createRetentionPolicy(String, String, String, int, boolean) - Method in class org.influxdb.impl.InfluxDBImpl
-
Creates a retentionPolicy.
- createRetentionPolicy(String, String, String, String, int) - Method in class org.influxdb.impl.InfluxDBImpl
-
Creates a retentionPolicy.
- createRetentionPolicy(String, String, String, String, int, boolean) - Method in interface org.influxdb.InfluxDB
-
- createRetentionPolicy(String, String, String, int, boolean) - Method in interface org.influxdb.InfluxDB
-
- createRetentionPolicy(String, String, String, String, int) - Method in interface org.influxdb.InfluxDB
-
- value() - Method in enum org.influxdb.InfluxDB.ConsistencyLevel
-
Get the String value of the ConsistencyLevel.
- valueOf(String) - Static method in enum org.influxdb.impl.TimeUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.influxdb.InfluxDB.ConsistencyLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.influxdb.InfluxDB.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.influxdb.InfluxDB.ResponseFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.influxdb.InfluxDBFactory
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.influxdb.impl.TimeUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.influxdb.InfluxDB.ConsistencyLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.influxdb.InfluxDB.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.influxdb.InfluxDB.ResponseFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.influxdb.InfluxDBFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version() - Method in class org.influxdb.impl.InfluxDBImpl
-
- version() - Method in interface org.influxdb.InfluxDB
-
Return the version of the connected influxDB Server.
- WEEK - Static variable in class org.influxdb.querybuilder.time.DurationLiteral
-
- where() - Method in interface org.influxdb.querybuilder.Select
-
- where(Clause) - Method in interface org.influxdb.querybuilder.Select
-
- where(String) - Method in interface org.influxdb.querybuilder.Select
-
- where - Variable in class org.influxdb.querybuilder.SelectCoreImpl
-
- where() - Method in class org.influxdb.querybuilder.SelectCoreImpl
-
- where(Clause) - Method in class org.influxdb.querybuilder.SelectCoreImpl
-
- where(String) - Method in class org.influxdb.querybuilder.SelectCoreImpl
-
- where() - Method in class org.influxdb.querybuilder.SelectQueryImpl
-
- where(Clause) - Method in class org.influxdb.querybuilder.SelectQueryImpl
-
- where(String) - Method in class org.influxdb.querybuilder.SelectQueryImpl
-
- where() - Method in class org.influxdb.querybuilder.SelectSubQueryImpl
-
- where(Clause) - Method in class org.influxdb.querybuilder.SelectSubQueryImpl
-
- where(String) - Method in class org.influxdb.querybuilder.SelectSubQueryImpl
-
- Where - Interface in org.influxdb.querybuilder
-
- where() - Method in class org.influxdb.querybuilder.WhereCoreImpl
-
- where(Clause) - Method in class org.influxdb.querybuilder.WhereCoreImpl
-
- where(String) - Method in class org.influxdb.querybuilder.WhereCoreImpl
-
- where() - Method in class org.influxdb.querybuilder.WhereQueryImpl
-
- where(Clause) - Method in class org.influxdb.querybuilder.WhereQueryImpl
-
- where(String) - Method in class org.influxdb.querybuilder.WhereQueryImpl
-
- where() - Method in class org.influxdb.querybuilder.WhereSubQueryImpl
-
- where(Clause) - Method in class org.influxdb.querybuilder.WhereSubQueryImpl
-
- where(String) - Method in class org.influxdb.querybuilder.WhereSubQueryImpl
-
- WhereCoreImpl<T extends Select> - Class in org.influxdb.querybuilder
-
- WhereNested<T extends Where> - Class in org.influxdb.querybuilder
-
- WhereQueryImpl<T extends SelectQueryImpl> - Class in org.influxdb.querybuilder
-
- WhereSubQueryImpl<T extends SelectWithSubquery,E extends WithSubquery> - Class in org.influxdb.querybuilder
-
- WithInto - Interface in org.influxdb.querybuilder
-
- WithSubquery - Interface in org.influxdb.querybuilder
-
- write(Point) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(String) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(List<String>) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(String, String, Point) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(int, Point) - Method in class org.influxdb.impl.InfluxDBImpl
-
Write a single Point to the database through UDP.
- write(BatchPoints) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(String, String, InfluxDB.ConsistencyLevel, TimeUnit, String) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(String, String, InfluxDB.ConsistencyLevel, String) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(String, String, InfluxDB.ConsistencyLevel, List<String>) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(String, String, InfluxDB.ConsistencyLevel, TimeUnit, List<String>) - Method in class org.influxdb.impl.InfluxDBImpl
-
- write(int, String) - Method in class org.influxdb.impl.InfluxDBImpl
-
Write a set of Points to the influxdb database with the string records through UDP.
- write(int, List<String>) - Method in class org.influxdb.impl.InfluxDBImpl
-
Write a set of Points to the influxdb database with the list of string records through UDP.
- write(Point) - Method in interface org.influxdb.InfluxDB
-
Write a single Point to the default database.
- write(String) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the default database with the string records.
- write(List<String>) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the default database with the list of string records.
- write(String, String, Point) - Method in interface org.influxdb.InfluxDB
-
Write a single Point to the database.
- write(int, Point) - Method in interface org.influxdb.InfluxDB
-
Write a single Point to the database through UDP.
- write(BatchPoints) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the influxdb database with the new (>= 0.9.0rc32) lineprotocol.
- write(String, String, InfluxDB.ConsistencyLevel, String) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the influxdb database with the string records.
- write(String, String, InfluxDB.ConsistencyLevel, TimeUnit, String) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the influxdb database with the string records.
- write(String, String, InfluxDB.ConsistencyLevel, List<String>) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the influxdb database with the list of string records.
- write(String, String, InfluxDB.ConsistencyLevel, TimeUnit, List<String>) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the influxdb database with the list of string records.
- write(int, String) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the influxdb database with the string records through UDP.
- write(int, List<String>) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the influxdb database with the list of string records through UDP.
- writeWithRetry(BatchPoints) - Method in class org.influxdb.impl.InfluxDBImpl
-
- writeWithRetry(BatchPoints) - Method in interface org.influxdb.InfluxDB
-
Write a set of Points to the influxdb database with the new (>= 0.9.0rc32) lineprotocol.