Package | Description |
---|---|
org.apache.hadoop.hbase.test | |
org.apache.hadoop.hbase.test.util.warc |
Class and Description |
---|
WARCWritable
A mutable wrapper around a
WARCRecord implementing the Hadoop Writable interface. |
Class and Description |
---|
WARCFileReader
Reads
WARCRecord s from a WARC file, using Hadoop's filesystem APIs. |
WARCFileReader.CountingInputStream |
WARCFileWriter
Writes
WARCRecord s to a WARC file, using Hadoop's filesystem APIs. |
WARCFileWriter.CountingOutputStream |
WARCRecord
Immutable implementation of a record in a WARC file.
|
WARCRecord.Header
Contains the parsed headers of a
WARCRecord . |
WARCWritable
A mutable wrapper around a
WARCRecord implementing the Hadoop Writable interface. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.