Uses of Interface
org.apache.iotdb.db.metadata.mtree.store.disk.ICachedMNodeContainer
-
Packages that use ICachedMNodeContainer Package Description org.apache.iotdb.db.metadata.mtree.store.disk -
-
Uses of ICachedMNodeContainer in org.apache.iotdb.db.metadata.mtree.store.disk
Classes in org.apache.iotdb.db.metadata.mtree.store.disk that implement ICachedMNodeContainer Modifier and Type Class Description classCachedMNodeContainerMethods in org.apache.iotdb.db.metadata.mtree.store.disk that return ICachedMNodeContainer Modifier and Type Method Description static ICachedMNodeContainerICachedMNodeContainer. getBelongedContainer(IMNode node)static ICachedMNodeContainerICachedMNodeContainer. getCachedMNodeContainer(IMNode node)
-