public class InsertTabletPlanGenerator extends Object
| 构造器和说明 |
|---|
InsertTabletPlanGenerator(String targetDevice,
int tabletRowLimit,
boolean isIntoPathsAligned) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
collectRowRecord(RowRecord rowRecord) |
void |
collectTargetPathInformation(String targetMeasurementId,
int queryDataSetIndex) |
InsertTabletPlan |
generateInsertTabletPlan() |
void |
internallyConstructNewPlan() |
public InsertTabletPlanGenerator(String targetDevice, int tabletRowLimit, boolean isIntoPathsAligned)
public void collectTargetPathInformation(String targetMeasurementId, int queryDataSetIndex)
public void internallyConstructNewPlan()
public void collectRowRecord(RowRecord rowRecord)
public InsertTabletPlan generateInsertTabletPlan() throws IllegalPathException
Copyright © 2022 The Apache Software Foundation. All rights reserved.