| Interface | Description |
|---|---|
| OfflineEditsVisitor |
An implementation of OfflineEditsVisitor can traverse the structure of an
Hadoop edits log and respond to each of the structures within the file.
|
| Class | Description |
|---|---|
| BinaryEditsVisitor |
BinaryEditsVisitor implements a binary EditsVisitor
|
| OfflineEditsViewer |
This class implements an offline edits viewer, tool that
can be used to view edit logs.
|
| OfflineEditsViewer.Flags | |
| OfflineEditsVisitorFactory |
EditsVisitorFactory for different implementations of EditsVisitor
|
| StatisticsEditsVisitor |
StatisticsEditsVisitor implements text version of EditsVisitor
that aggregates counts of op codes processed
|
| TeeOutputStream |
A TeeOutputStream writes its output to multiple output streams.
|
| XmlEditsVisitor |
An XmlEditsVisitor walks over an EditLog structure and writes out
an equivalent XML document that contains the EditLog's components.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.