(JVM)
ConverterRegistry |
class ConverterRegistry |
(JVM)
InfluxDao |
class InfluxDao<K : Any> |
(JVM)
Key |
data class Key |
(JVM)
Field |
Annotation used on a field to be mapped as a field in influxDb request annotation class Field |
(JVM)
Fields |
annotation class Fields |
(JVM)
Measurement |
Annotation used on a class to be mapped as a measurement in influxDb request annotation class Measurement |
(JVM)
Tag |
Annotation used on a field to be mapped as a tag in influxDb request annotation class Tag |
(JVM)
Time |
annotation class Time |
(JVM)
MappingException |
class MappingException : RuntimeException |