Uses of Interface
org.apache.iotdb.db.metadata.mtree.store.disk.cache.ICacheManager
-
Packages that use ICacheManager Package Description org.apache.iotdb.db.metadata.mtree.store.disk.cache -
-
Uses of ICacheManager in org.apache.iotdb.db.metadata.mtree.store.disk.cache
Classes in org.apache.iotdb.db.metadata.mtree.store.disk.cache that implement ICacheManager Modifier and Type Class Description classCacheManagerThis class implemented the cache management, involving the cache status management on per MNode and cache eviction.classLRUCacheManagerclassPlainCacheManager
-