public class IoTDBInsertRequest extends Object implements InsertRequest, UpdateRequest
| Constructor and Description |
|---|
IoTDBInsertRequest(String modelName,
long time) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends StorageData> |
buildRequest(String modelName,
long time,
T storageData,
StorageBuilder<T> storageBuilder) |
public IoTDBInsertRequest(String modelName, long time)
public static <T extends StorageData> IoTDBInsertRequest buildRequest(String modelName, long time, T storageData, StorageBuilder<T> storageBuilder)
Copyright © 2022 The Apache Software Foundation. All rights reserved.