All Classes and Interfaces
类
说明
BatchOptions are used to configure batching of individual data point writes
into CnosDB.
{Purpose of This Type}.
The Builder to create a new BatchPoints instance.
A BatchProcessor can be attached to a CnosDB Instance to collect single point writes and
aggregates them to BatchPoints to get a better write performance.
The Builder to create a BatchProcessor instance.
Class for exceptions when using Point Builder.
The query builder shall provide all the building blocks needed, only a static block shall be
used.
Interface with all available methods to access a CnosDB database.
A cancelable allows to discontinue a streaming query.
ConsistencyLevel for write Operations.
Controls the level of logging of the REST layer.
Format of HTTP Response body from CnosDB server.
A wrapper for various exceptions caused while interacting with CnosDB.
A Factory to create a instance of a CnosDB Database adapter.
Implementation of a InluxDB API.
A wrapper for
IOException caused while interacting with CnosDB.Main class responsible for mapping a QueryResult to a POJO.
A Retrofit Convertor Factory for MessagePack response.
Test the CnosDB API over MessagePack format.
Traverse the MessagePack input stream and return Query Result object(s).
Representation of a CnosDB database Point.
Builder for a new Point.
Representation of the response for a cnosdb ping.
Functions for parameter validation.
Represents a Query against Cnosdb.
{Purpose of This Type}.
Utils for time related methods.