public class ContinuousQuerySchemaCheckTask extends ContinuousQueryTask
| 限定符和类型 | 字段和说明 |
|---|---|
static IoTDBConfig |
CONFIG |
continuousQueryPlan, EXECUTION_BATCH_SIZE, LOGGER, PATH_NODE_NAME_PATTERN, serviceProvider, windowEndTimestamp| 构造器和说明 |
|---|
ContinuousQuerySchemaCheckTask(CreateContinuousQueryPlan continuousQueryPlan,
long windowEndTimestamp) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
doInsert(String sql,
QueryOperator queryOperator,
GroupByTimePlan queryPlan,
QueryDataSet queryDataSet)
we only do some checks here. we don't write any data.
|
fillTargetPathTemplate, generateSQL, generateTargetPaths, onRejection, runMayThrowrunpublic static final IoTDBConfig CONFIG
public ContinuousQuerySchemaCheckTask(CreateContinuousQueryPlan continuousQueryPlan, long windowEndTimestamp)
protected void doInsert(String sql, QueryOperator queryOperator, GroupByTimePlan queryPlan, QueryDataSet queryDataSet) throws MetadataException, StorageEngineException, IOException
Copyright © 2022 The Apache Software Foundation. All rights reserved.