JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.github.nickrm.jflux
,
com.github.nickrm.jflux.annotation
,
com.github.nickrm.jflux.annotation.exception
,
com.github.nickrm.jflux.api
,
com.github.nickrm.jflux.api.converter
,
com.github.nickrm.jflux.api.exception
,
com.github.nickrm.jflux.api.response
,
com.github.nickrm.jflux.domain
,
com.github.nickrm.jflux.exception
Class Hierarchy
java.lang.
Object
com.github.nickrm.jflux.api.response.
ApiResponse
com.github.nickrm.jflux.api.response.
ApiResponse.Builder
com.github.nickrm.jflux.api.converter.
ApiResponseConverter
com.github.nickrm.jflux.
JFluxClient
(implements java.lang.
AutoCloseable
)
com.github.nickrm.jflux.
JFluxClient.Builder
com.github.nickrm.jflux.api.
JFluxHttpClient
(implements java.lang.
AutoCloseable
)
com.github.nickrm.jflux.api.
JFluxHttpClient.Builder
com.github.nickrm.jflux.domain.
Measurement
com.github.nickrm.jflux.domain.
Measurement.Builder
com.github.nickrm.jflux.domain.
Point
com.github.nickrm.jflux.domain.
Point.Builder
com.github.nickrm.jflux.api.response.
QueryResult
com.github.nickrm.jflux.api.response.
QueryResult.Builder
com.github.nickrm.jflux.api.response.
ResponseMetadata
com.github.nickrm.jflux.api.response.
ResponseMetadata.Builder
com.github.nickrm.jflux.domain.
RetentionPolicy
com.github.nickrm.jflux.domain.
RetentionPolicy.Builder
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.github.nickrm.jflux.annotation.exception.
AnnotationProcessingException
com.github.nickrm.jflux.annotation.exception.
DuplicateAnnotatedMembersException
com.github.nickrm.jflux.annotation.exception.
InvalidAnnotatedType
com.github.nickrm.jflux.annotation.exception.
MissingAnnotatedMemberException
com.github.nickrm.jflux.exception.
DatabaseAlreadyExistsException
java.lang.
IllegalStateException
com.github.nickrm.jflux.exception.
NoDatabaseSelectedException
com.github.nickrm.jflux.api.exception.
IllegalStatementException
com.github.nickrm.jflux.api.exception.
InfluxClientException
com.github.nickrm.jflux.exception.
RetentionPolicyAlreadyExistsException
com.github.nickrm.jflux.exception.
UnknownDatabaseException
com.github.nickrm.jflux.exception.
UnknownRetentionPolicyException
com.github.nickrm.jflux.domain.
Version
(implements java.lang.
Comparable
<T>)
Annotation Type Hierarchy
com.github.nickrm.jflux.annotation.
Measurement
(implements java.lang.annotation.
Annotation
)
com.github.nickrm.jflux.annotation.
Field
(implements java.lang.annotation.
Annotation
)
com.github.nickrm.jflux.annotation.
Tag
(implements java.lang.annotation.
Annotation
)
com.github.nickrm.jflux.annotation.
Timestamp
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.github.nickrm.jflux.domain.
BuildType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.