Uses of Package
org.apache.hadoop.ozone.container.common.report
Packages that use org.apache.hadoop.ozone.container.common.report
Package
Description
This package contains common ozone container interfaces.
Datanode Reports: As part of heartbeat, datanode has to share its current
state with SCM.
This package contains classes for KeyValue container type.
-
-
Classes in org.apache.hadoop.ozone.container.common.report used by org.apache.hadoop.ozone.container.common.reportClassDescriptionReportManager is responsible for managing all the
ReportPublisherand also providesScheduledExecutorServiceto ReportPublisher which should be used for scheduling the reports.Builder to constructReportManager.Abstract class responsible for scheduling the reports based on the configured interval. -