| 程序包 | 说明 |
|---|---|
| org.apache.iotdb.db.engine.storagegroup | |
| org.apache.iotdb.db.metadata.idtable |
| 限定符和类型 | 方法和说明 |
|---|---|
IDTable |
VirtualStorageGroupProcessor.getIdTable() |
| 构造器和说明 |
|---|
IDTableFlushTimeManager(IDTable idTable) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IDTableHashmapImpl
id table belongs to a storage group and mapping timeseries path to it's schema
|
| 限定符和类型 | 方法和说明 |
|---|---|
IDTable |
IDTableManager.getIDTable(PartialPath devicePath)
get id table by device path
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IDiskSchemaManager.recover(IDTable idTable)
recover id table from log file
|
void |
AppendOnlyDiskSchemaManager.recover(IDTable idTable) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.