influxdb-resultmapper / org.mybop.influxbd.resultmapper

Package org.mybop.influxbd.resultmapper

Types

ConverterRegistry class ConverterRegistry
InfluxDao class InfluxDao<K : Any>
Key data class Key

Annotations

Field annotation class Field

Annotation used on a field to be mapped as a field in influxDb request

Fields annotation class Fields
Measurement annotation class Measurement

Annotation used on a class to be mapped as a measurement in influxDb request

Tag annotation class Tag

Annotation used on a field to be mapped as a tag in influxDb request

Time annotation class Time

Exceptions

MappingException class MappingException : RuntimeException