Package | Description |
---|---|
net.quasardb.qdb.jni | |
net.quasardb.qdb.ts |
Modifier and Type | Method and Description |
---|---|
static int |
qdb.ts_batch_set_pinned_timestamps(long handle,
long batchTable,
long shard,
int columnIndex,
long[] timeoffsets,
Timespecs values) |
static void |
qdb.ts_exp_batch_set_column_from_timestamp(long batchTables,
long tableNum,
long columnNum,
String name,
Timespecs values) |
static void |
qdb.ts_exp_batch_set_table_data(long batchTables,
long tableNum,
String tableName,
Timespecs timespecs) |
Modifier and Type | Method and Description |
---|---|
static Timespecs |
Values.asPrimitiveTimestampArray(it.unimi.dsi.fastutil.objects.ObjectArrayList<Value> in) |
Copyright © 2021. All rights reserved.