Package org.apache.hadoop.hdfs.tools.offlineImageViewer
package org.apache.hadoop.hdfs.tools.offlineImageViewer
-
ClassDescriptionorg.apache.hadoop.hdfs.tools.offlineImageViewer.DepthCounterUtility class for tracking descent into the structure of the Visitor class (ImageVisitor, EditsVisitor etc.)org.apache.hadoop.hdfs.tools.offlineImageViewer.IgnoreSnapshotExceptionSignals that a snapshot is ignored.org.apache.hadoop.hdfs.tools.offlineImageViewer.NameDistributionVisitorFile name distribution visitor.org.apache.hadoop.hdfs.tools.offlineImageViewer.OfflineImageViewerOfflineImageViewer to dump the contents of an Hadoop image file to XML or the console.org.apache.hadoop.hdfs.tools.offlineImageViewer.OfflineImageViewerPBOfflineImageViewerPB to dump the contents of an Hadoop image file to XML or the console.org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageCorruptionClass representing a corruption in the PBImageCorruptionDetector processor.org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageCorruptionDetectorThe PBImageCorruptionDetector detects corruptions in the image.org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageDelimitedTextWriterA PBImageDelimitedTextWriter generates a text representation of the PB fsimage, with each element separated by a delimiter string.org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriterPBImageXmlWriter walks over an fsimage structure and writes out an equivalent XML document that contains the fsimage's components.org.apache.hadoop.hdfs.tools.offlineImageViewer.WebImageViewerWebImageViewer loads a fsimage and exposes read-only WebHDFS API for its namespace.org.apache.hadoop.hdfs.tools.offlineImageViewer.XmlImageVisitorAn XmlImageVisitor walks over an fsimage structure and writes out an equivalent XML document that contains the fsimage's components.