public class BatchDataFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static BatchData |
createBatchData(TSDataType dataType) |
static BatchData |
createBatchData(TSDataType dataType,
boolean ascending,
boolean isWriteDesc) |
public static BatchData createBatchData(TSDataType dataType, boolean ascending, boolean isWriteDesc)
public static BatchData createBatchData(TSDataType dataType)
Copyright © 2022 The Apache Software Foundation. All rights reserved.