Package org.apache.hadoop.hdfs.tools.offlineEditsViewer
package org.apache.hadoop.hdfs.tools.offlineEditsViewer
-
ClassDescriptionBinaryEditsVisitor implements a binary EditsVisitorThis class implements an offline edits viewer, tool that can be used to view edit logs.An implementation of OfflineEditsVisitor can traverse the structure of an Hadoop edits log and respond to each of the structures within the file.EditsVisitorFactory for different implementations of EditsVisitorStatisticsEditsVisitor implements text version of EditsVisitor that aggregates counts of op codes processedA TeeOutputStream writes its output to multiple output streams.An XmlEditsVisitor walks over an EditLog structure and writes out an equivalent XML document that contains the EditLog's components.