| 程序包 | 说明 |
|---|---|
| org.apache.iotdb.db.engine | |
| org.apache.iotdb.db.engine.flush | |
| org.apache.iotdb.db.engine.storagegroup | |
| org.apache.iotdb.db.engine.storagegroup.virtualSg |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StorageEngine.forceCloseAllProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CloseFileListener.onClosed(TsFileProcessor processor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
VirtualStorageGroupProcessor.CloseTsFileCallBack.call(TsFileProcessor caller) |
void |
TsFileProcessor.close()
close this tsfile
|
void |
VirtualStorageGroupProcessor.forceCloseAllWorkingTsFileProcessors()
force close all working tsfile processors
|
void |
TsFileProcessor.putMemTableBackAndClose()
release resource of a memtable
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StorageGroupManager.forceCloseAllWorkingTsFileProcessors()
push forceCloseAllWorkingTsFileProcessors down to all sg
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.