Uses of Class
org.apache.hadoop.ozone.container.ozoneimpl.OnDemandContainerScanner
Packages that use OnDemandContainerScanner
Package
Description
This package is contains Ozone container implementation.
Ozone main that calls into the container layer.
-
Uses of OnDemandContainerScanner in org.apache.hadoop.ozone.container.common.impl
Methods in org.apache.hadoop.ozone.container.common.impl with parameters of type OnDemandContainerScannerModifier and TypeMethodDescriptionvoidContainerSet.registerOnDemandScanner(OnDemandContainerScanner scanner) -
Uses of OnDemandContainerScanner in org.apache.hadoop.ozone.container.ozoneimpl
Methods in org.apache.hadoop.ozone.container.ozoneimpl that return OnDemandContainerScanner