Package net.quasardb.qdb.ts
package net.quasardb.qdb.ts
-
ClassDescriptionAn implementation of a Writer that automatically flushes the local cache when a certain threshold has been reached.Holds information about a single column.A blob column.A double precision column.A 64 bit integer column.A string column.A string column.A timestamp column.Nanosecond precision clock implementation.Point-based (or column-oriented) API, which can be used for high-speed reading / writing of single-column timeseries data.Represents a timeseries query.Utility class with functions that make it easier to construct a query.High-performance bulk reader for a QuasarDB timeseries table.The result of a QueryRepresents a timeseries row.Represents a timeseries Table.Utility class to make working with multiple tables easier by bridging between the #Table and #Writer class.Nanosecond precision time specification for QuasarDB.Efficient, array-based representation of many timespecs.Represents a timeseries value.Utility functions that operate on (arrays of) values.Represents a timeseries row.High-performance bulk writer for a QuasarDB timeseries table.Batch writer options.Determines which mode of operation to use when flushing the writer.