| Package | Description |
|---|---|
| net.quasardb.qdb.jni | |
| net.quasardb.qdb.ts |
| Modifier and Type | Method and Description |
|---|---|
static Series.Data |
qdb.ts_series_get_ranges(long handle,
String tableName,
String columnName,
int valueType,
TimeRange[] ranges) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Series.ArrayData<T> |
static class |
Series.BlobData |
static class |
Series.DoubleData |
static class |
Series.Int64Data |
static class |
Series.StringData |
static class |
Series.TimestampData |
protected static class |
Series.TypedData<T> |
| Constructor and Description |
|---|
Series(Value.Type valueType,
Series.Data values) |
Copyright © 2022. All rights reserved.