Class BackgroundContainerMetadataScanner

java.lang.Object
org.apache.hadoop.ozone.container.ozoneimpl.AbstractBackgroundContainerScanner
org.apache.hadoop.ozone.container.ozoneimpl.BackgroundContainerMetadataScanner
All Implemented Interfaces:
Runnable

public class BackgroundContainerMetadataScanner extends AbstractBackgroundContainerScanner
This class is responsible to perform metadata verification of the containers. Only one thread will be responsible for scanning all volumes.