Uses of Class
org.apache.iotdb.db.exception.metadata.cache.MNodeNotPinnedException
-
Packages that use MNodeNotPinnedException Package Description org.apache.iotdb.db.metadata.mtree.store.disk.cache -
-
Uses of MNodeNotPinnedException in org.apache.iotdb.db.metadata.mtree.store.disk.cache
Methods in org.apache.iotdb.db.metadata.mtree.store.disk.cache that throw MNodeNotPinnedException Modifier and Type Method Description voidCacheManager. pinMNode(IMNode node)Pin a node in memory, and it will not be evicted.voidICacheManager. pinMNode(IMNode node)
-