Uses of Interface
org.apache.hadoop.hdfs.server.common.StorageErrorReporter
Packages that use StorageErrorReporter
-
Uses of StorageErrorReporter in org.apache.hadoop.hdfs.server.namenode
Classes in org.apache.hadoop.hdfs.server.namenode that implement StorageErrorReporterModifier and TypeClassDescriptionclassNNStorage is responsible for management of the StorageDirectories used by the NameNode.Constructors in org.apache.hadoop.hdfs.server.namenode with parameters of type StorageErrorReporterModifierConstructorDescriptionFileJournalManager(org.apache.hadoop.conf.Configuration conf, Storage.StorageDirectory sd, StorageErrorReporter errorReporter)