Uses of Class
org.apache.iotdb.db.metadata.mtree.MTreeBelowSGMemoryImpl
-
Packages that use MTreeBelowSGMemoryImpl Package Description org.apache.iotdb.db.metadata.mtree -
-
Uses of MTreeBelowSGMemoryImpl in org.apache.iotdb.db.metadata.mtree
Methods in org.apache.iotdb.db.metadata.mtree that return MTreeBelowSGMemoryImpl Modifier and Type Method Description static MTreeBelowSGMemoryImplMTreeBelowSGMemoryImpl. loadFromSnapshot(java.io.File snapshotDir, IStorageGroupMNode storageGroupMNode, int schemaRegionId, java.util.function.Consumer<IMeasurementMNode> measurementProcess)
-