| 程序包 | 说明 |
|---|---|
| org.apache.iotdb.db.engine | |
| org.apache.iotdb.db.engine.storagegroup |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StorageEngine.insertTablet(InsertTabletPlan insertTabletPlan)
insert a InsertTabletPlan to a storage group
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
VirtualStorageGroupProcessor.insertTablet(InsertTabletPlan insertTabletPlan)
Insert a tablet (rows belonging to the same devices) into this storage group.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.