Uses of Class
org.apache.iotdb.db.exception.metadata.cache.MNodeNotCachedException
-
Packages that use MNodeNotCachedException Package Description org.apache.iotdb.db.metadata.mtree.store.disk.cache -
-
Uses of MNodeNotCachedException in org.apache.iotdb.db.metadata.mtree.store.disk.cache
Methods in org.apache.iotdb.db.metadata.mtree.store.disk.cache that throw MNodeNotCachedException Modifier and Type Method Description voidCacheManager. updateCacheStatusAfterMemoryRead(IMNode node)Some cache status of the given node may be updated based on concrete cache strategy after being read in memory.voidICacheManager. updateCacheStatusAfterMemoryRead(IMNode node)
-