Uses of Class
org.apache.hadoop.ozone.container.common.utils.ContainerCache
Packages that use ContainerCache
-
Uses of ContainerCache in org.apache.hadoop.ozone.container.common.utils
Methods in org.apache.hadoop.ozone.container.common.utils that return ContainerCacheModifier and TypeMethodDescriptionstatic ContainerCacheContainerCache.getInstance(org.apache.hadoop.hdds.conf.ConfigurationSource conf) Return a singleton instance ofContainerCachethat holds the DB handlers.