| Package | Description |
|---|---|
| org.influxdb | |
| org.influxdb.impl |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
InfluxDB.describeClusterAdmins()
Describe all cluster admins.
|
List<User> |
InfluxDB.describeDatabaseUsers(String database)
Describe all database users allowed to acces the given database.
|
| Modifier and Type | Method and Description |
|---|---|
List<User> |
InfluxDBImpl.describeClusterAdmins() |
List<User> |
InfluxDBImpl.describeDatabaseUsers(String database) |
Copyright © 2014. All Rights Reserved.