| Package | Description |
|---|---|
| org.springframework.data.influxdb |
| Modifier and Type | Method and Description |
|---|---|
InfluxDBConnectionFactory |
InfluxDBAccessor.getConnectionFactory()
Returns the connection factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InfluxDBAccessor.setConnectionFactory(InfluxDBConnectionFactory connectionFactory)
Sets the connection factory.
|
| Constructor and Description |
|---|
DefaultInfluxDBTemplate(InfluxDBConnectionFactory connectionFactory) |
InfluxDBTemplate(InfluxDBConnectionFactory connectionFactory,
PointCollectionConverter<T> converter) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.