influxdb-querybuilder / org.mybop.influxbd.resultmapper

Package org.mybop.influxbd.resultmapper

Types

(JVM)

ConverterRegistry

class ConverterRegistry
(JVM)

InfluxDao

class InfluxDao<K : Any>
(JVM)

Key

data class Key

Annotations

(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

Exceptions

(JVM)

MappingException

class MappingException : RuntimeException