| Modifier and Type | Method and Description |
|---|---|
void |
IoTDBClient.write(IoTDBInsertRequest request)
Write data to IoTDB
|
| Modifier and Type | Method and Description |
|---|---|
void |
IoTDBClient.write(List<IoTDBInsertRequest> requestList)
Write a list of data into IoTDB
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends StorageData> |
IoTDBInsertRequest.buildRequest(String modelName,
long time,
T storageData,
StorageBuilder<T> storageBuilder) |
| Modifier and Type | Method and Description |
|---|---|
IoTDBInsertRequest |
IoTDBDataConverter.ToStorage.obtain() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.