Uses of Interface
org.apache.hadoop.ozone.container.common.interfaces.StorageLocationReportMXBean
Packages that use StorageLocationReportMXBean
Package
Description
This package is contains Ozone container implementation.
This package contains common ozone container interfaces.
-
Uses of StorageLocationReportMXBean in org.apache.hadoop.ozone.container.common.impl
Classes in org.apache.hadoop.ozone.container.common.impl that implement StorageLocationReportMXBeanModifier and TypeClassDescriptionfinal classStorage location stats of datanodes that provide back store for containers. -
Uses of StorageLocationReportMXBean in org.apache.hadoop.ozone.container.common.interfaces
Methods in org.apache.hadoop.ozone.container.common.interfaces that return StorageLocationReportMXBeanModifier and TypeMethodDescriptionContainerLocationManagerMXBean.getLocationReport()Returns an array of storage location usage report.