- InfluxDB - Interface in org.influxdb
-
Interface with all available methods to access a InfluxDB database.
- InfluxDB.LogLevel - Enum in org.influxdb
-
Controls the level of logging of the REST layer.
- InfluxDBFactory - Enum in org.influxdb
-
A Factory to create a instance of a InfluxDB Database adapter.
- InfluxDBImpl - Class in org.influxdb.impl
-
Implementation of a InluxDB API.
- InfluxDBImpl(String, String, String) - Constructor for class org.influxdb.impl.InfluxDBImpl
-
Constructor which should only be used from the InfluxDBFactory.
- interfaces() - Method in class org.influxdb.impl.InfluxDBImpl
-
List all interfaces influxDB is listening.
- interfaces() - Method in interface org.influxdb.InfluxDB
-
List all interfaces influxDB is listening.
- isAdmin() - Method in class org.influxdb.dto.User
-
- isLongTerm() - Method in class org.influxdb.dto.Shard
-