Uses of Class
org.apache.hadoop.ozone.container.common.impl.StorageLocationReport
Packages that use StorageLocationReport
Package
Description
This package is contains Ozone container implementation.
This package contains common ozone container interfaces.
This package contains volume/ disk related classes.
-
Uses of StorageLocationReport in org.apache.hadoop.ozone.container.common.impl
Methods in org.apache.hadoop.ozone.container.common.impl that return StorageLocationReportModifier and TypeMethodDescriptionStorageLocationReport.Builder.build()Builds and returns StorageLocationReport instance.static StorageLocationReportStorageLocationReport.getFromProtobuf(org.apache.hadoop.hdds.protocol.proto.StorageContainerDatanodeProtocolProtos.StorageReportProto report) Returns the StorageLocationReport from the protoBuf message. -
Uses of StorageLocationReport in org.apache.hadoop.ozone.container.common.interfaces
Methods in org.apache.hadoop.ozone.container.common.interfaces that return StorageLocationReportModifier and TypeMethodDescriptionContainerLocationManager.getLocationReport()Returns an array of storage location usage report. -
Uses of StorageLocationReport in org.apache.hadoop.ozone.container.common.volume
Methods in org.apache.hadoop.ozone.container.common.volume that return StorageLocationReportMethods in org.apache.hadoop.ozone.container.common.volume with parameters of type StorageLocationReportModifier and TypeMethodDescriptionstatic longVolumeUsage.getUsableSpace(StorageLocationReport report)