Skip navigation links
A C D E F G I L M N O P R S T U V W 

A

AbstractLzo1Compressor - Class in org.anarres.lzo
 
AbstractLzo1Compressor(LzoAlgorithm, LzoConstraint...) - Constructor for class org.anarres.lzo.AbstractLzo1Compressor
 
AbstractLzo2Compressor - Class in org.anarres.lzo
 
AbstractLzo2Compressor(LzoAlgorithm, LzoConstraint...) - Constructor for class org.anarres.lzo.AbstractLzo2Compressor
 
AbstractLzoCompressor - Class in org.anarres.lzo
 
AbstractLzoCompressor(LzoAlgorithm, LzoConstraint...) - Constructor for class org.anarres.lzo.AbstractLzoCompressor
 
AbstractLzoDecompressor - Class in org.anarres.lzo
 
AbstractLzoDecompressor(LzoAlgorithm, LzoConstraint...) - Constructor for class org.anarres.lzo.AbstractLzoDecompressor
 
AbstractLzoTransformer - Class in org.anarres.lzo
 
AbstractLzoTransformer(LzoAlgorithm, LzoConstraint...) - Constructor for class org.anarres.lzo.AbstractLzoTransformer
 
alignSliceEndToIndex(long, long) - Method in class com.hadoop.compression.lzo.LzoIndex
Nudge a given file slice end to the nearest LZO block end no earlier than the current slice end.
alignSliceStartToIndex(long, long) - Method in class com.hadoop.compression.lzo.LzoIndex
Nudge a given file slice start to the nearest LZO block start no earlier than the current slice start.
available() - Method in class org.anarres.lzo.LzoInputStream
 

C

checkOutputSpecs(JobContext) - Method in class com.hadoop.mapreduce.LzoIndexOutputFormat
 
close() - Method in class com.hadoop.mapred.DeprecatedLzoLineRecordReader
 
close(TaskAttemptContext) - Method in class com.hadoop.mapreduce.LzoIndexRecordWriter
 
close() - Method in class com.hadoop.mapreduce.LzoLineRecordReader
 
close() - Method in class com.hadoop.mapreduce.LzoSplitRecordReader
 
close() - Method in class org.anarres.lzo.LzoInputStream
 
close() - Method in class org.anarres.lzo.LzoOutputStream
 
close() - Method in class org.anarres.lzo.LzopOutputStream
Writes a null word to the underlying output stream, then closes it.
com.hadoop.compression.lzo - package com.hadoop.compression.lzo
 
com.hadoop.mapred - package com.hadoop.mapred
 
com.hadoop.mapreduce - package com.hadoop.mapreduce
 
compress(byte[], int, int) - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
 
compress(byte[], int, int, byte[], int, lzo_uintp) - Method in interface org.anarres.lzo.LzoCompressor
 
compress(byte[], int, int, byte[], int, lzo_uintp, Object) - Static method in class org.anarres.lzo.LzoCompressor1x_1
// public entry point
compress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoCompressor1x_1
 
compress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoCompressor1x_999
 
compress(byte[], int, int, byte[], int, lzo_uintp, Object) - Static method in class org.anarres.lzo.LzoCompressor1y_1
// public entry point
compress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoCompressor1y_1
 
createCompressor() - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
createDecompressor() - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
createDecompressor() - Method in class org.anarres.lzo.hadoop.codec.LzopCodec
 
createIndex(FileSystem, Path) - Static method in class com.hadoop.compression.lzo.LzoIndex
Index an lzo file to allow the input format to split them into separate map jobs.
createInputStream(InputStream) - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
createInputStream(InputStream, Decompressor) - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
createInputStream(InputStream, Decompressor) - Method in class org.anarres.lzo.hadoop.codec.LzopCodec
 
createKey() - Method in class com.hadoop.mapred.DeprecatedLzoLineRecordReader
 
createOutputStream(OutputStream) - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
createOutputStream(OutputStream, Compressor) - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
createOutputStream(OutputStream, Compressor) - Method in class org.anarres.lzo.hadoop.codec.LzopCodec
 
createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.LzoCodec
Deprecated.
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.hadoop.mapreduce.LzoSplitInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.hadoop.mapreduce.LzoTextInputFormat
 
createValue() - Method in class com.hadoop.mapred.DeprecatedLzoLineRecordReader
 

D

decompress(byte[], int, int) - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
decompress(byte[], int, int, byte[], int, lzo_uintp) - Method in interface org.anarres.lzo.LzoDecompressor
 
decompress(byte[], int, int, byte[], int, lzo_uintp, Object) - Static method in class org.anarres.lzo.LzoDecompressor1x
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoDecompressor1x
 
decompress(byte[], int, int, byte[], int, lzo_uintp, Object) - Static method in class org.anarres.lzo.LzoDecompressor1x_safe
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoDecompressor1x_safe
 
decompress(byte[], int, int, byte[], int, lzo_uintp, Object) - Static method in class org.anarres.lzo.LzoDecompressor1y
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoDecompressor1y
 
decompress(byte[], int, int, byte[], int, lzo_uintp, Object) - Static method in class org.anarres.lzo.LzoDecompressor1y_safe
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoDecompressor1y_safe
 
decompress(byte[], int, int, byte[], int, lzo_uintp, Object) - Static method in class org.anarres.lzo.LzoDecompressor1z
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoDecompressor1z
 
decompress(byte[], int, int, byte[], int, lzo_uintp, Object) - Static method in class org.anarres.lzo.LzoDecompressor1z_safe
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp) - Method in class org.anarres.lzo.LzoDecompressor1z_safe
 
decompress(int, int) - Method in class org.anarres.lzo.LzoInputStream
 
DEFAULT_LZO_BUFFER_SIZE - Static variable in class org.anarres.lzo.hadoop.codec.LzoCodec
 
DeprecatedLzoLineRecordReader - Class in com.hadoop.mapred
 
DeprecatedLzoTextInputFormat - Class in com.hadoop.mapred
This class conforms to the old (org.apache.hadoop.mapred.*) hadoop API style which is deprecated but still required in places.
DeprecatedLzoTextInputFormat() - Constructor for class com.hadoop.mapred.DeprecatedLzoTextInputFormat
 
DistributedLzoIndexer - Class in com.hadoop.compression.lzo
 
DistributedLzoIndexer() - Constructor for class com.hadoop.compression.lzo.DistributedLzoIndexer
 

E

end() - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
Noop.
end() - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 

F

F_ADLER32_C - Static variable in class org.anarres.lzo.LzopConstants
 
F_ADLER32_D - Static variable in class org.anarres.lzo.LzopConstants
 
F_CRC32_C - Static variable in class org.anarres.lzo.LzopConstants
 
F_CRC32_D - Static variable in class org.anarres.lzo.LzopConstants
 
F_CS_DOS - Static variable in class org.anarres.lzo.LzopConstants
 
F_CS_LATIN1 - Static variable in class org.anarres.lzo.LzopConstants
 
F_CS_MASK - Static variable in class org.anarres.lzo.LzopConstants
 
F_CS_NATIVE - Static variable in class org.anarres.lzo.LzopConstants
 
F_CS_SHIFT - Static variable in class org.anarres.lzo.LzopConstants
 
F_CS_UTF8 - Static variable in class org.anarres.lzo.LzopConstants
 
F_CS_WIN16 - Static variable in class org.anarres.lzo.LzopConstants
 
F_CS_WIN32 - Static variable in class org.anarres.lzo.LzopConstants
 
F_DOSISH - Static variable in class org.anarres.lzo.LzopConstants
 
F_H_CRC32 - Static variable in class org.anarres.lzo.LzopConstants
 
F_H_EXTRA_FIELD - Static variable in class org.anarres.lzo.LzopConstants
 
F_H_FILTER - Static variable in class org.anarres.lzo.LzopConstants
 
F_H_GMTDIFF - Static variable in class org.anarres.lzo.LzopConstants
 
F_H_PATH - Static variable in class org.anarres.lzo.LzopConstants
 
F_MASK - Static variable in class org.anarres.lzo.LzopConstants
 
F_MULTIPART - Static variable in class org.anarres.lzo.LzopConstants
 
F_NAME_DEFAULT - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_ACORN - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_AMIGA - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_ATARI - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_BEOS - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_CPM - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_FAT - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_MAC9 - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_MASK - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_MFS - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_NTFS - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_OS2 - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_QDOS - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_SHIFT - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_TANDEM - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_TOPS20 - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_UNIX - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_VFAT - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_VM_CMS - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_VMS - Static variable in class org.anarres.lzo.LzopConstants
 
F_OS_Z_SYSTEM - Static variable in class org.anarres.lzo.LzopConstants
 
F_RESERVED - Static variable in class org.anarres.lzo.LzopConstants
 
F_STDIN - Static variable in class org.anarres.lzo.LzopConstants
 
F_STDOUT - Static variable in class org.anarres.lzo.LzopConstants
 
findNextPosition(long) - Method in class com.hadoop.compression.lzo.LzoIndex
Find the next lzo block start from the given position.
finish() - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
 
finish() - Method in class org.anarres.lzo.hadoop.codec.LzopOutputStream
 
finished() - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
 
finished() - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
flush() - Method in class org.anarres.lzo.LzoOutputStream
 

G

getAlgorithm() - Method in class org.anarres.lzo.AbstractLzoTransformer
 
getAlgorithm() - Method in class org.anarres.lzo.LzoOutputStream
 
getAlgorithm() - Method in interface org.anarres.lzo.LzoTransformer
 
getBytesRead() - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
Return number of bytes given to this compressor since last reset.
getBytesWritten() - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
Return number of bytes consumed by callers of compress since last reset.
getCompressedChecksumCount() - Method in class org.anarres.lzo.LzopInputStream
 
getCompressionLevel() - Method in interface org.anarres.lzo.LzoCompressor
 
getCompressionLevel() - Method in class org.anarres.lzo.LzoCompressor1x_1
 
getCompressionLevel() - Method in class org.anarres.lzo.LzoCompressor1x_999
 
getCompressionLevel() - Method in class org.anarres.lzo.LzoCompressor1y_1
 
getCompressionOverhead(int) - Method in class org.anarres.lzo.AbstractLzo1Compressor
 
getCompressionOverhead(int) - Method in class org.anarres.lzo.AbstractLzo2Compressor
 
getCompressionOverhead(int) - Method in interface org.anarres.lzo.LzoCompressor
 
getCompressor() - Method in class org.anarres.lzo.LzoOutputStream
 
getCompressorType() - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
getConstraints() - Method in class org.anarres.lzo.AbstractLzoTransformer
 
getConstraints() - Method in class org.anarres.lzo.LzoOutputStream
 
getConstraints() - Method in interface org.anarres.lzo.LzoTransformer
 
getCurrentKey() - Method in class com.hadoop.mapreduce.LzoLineRecordReader
 
getCurrentKey() - Method in class com.hadoop.mapreduce.LzoSplitRecordReader
 
getCurrentValue() - Method in class com.hadoop.mapreduce.LzoLineRecordReader
 
getCurrentValue() - Method in class com.hadoop.mapreduce.LzoSplitRecordReader
 
getDecompressorType() - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
getDefaultExtension() - Method in class org.anarres.lzo.hadoop.codec.LzoCodec
Get the default filename extension for this kind of compression.
getDefaultExtension() - Method in class org.anarres.lzo.hadoop.codec.LzopCodec
 
getFlags() - Method in class org.anarres.lzo.LzopInputStream
 
getInstance() - Static method in class org.anarres.lzo.LzoLibrary
 
getNumberOfBlocks() - Method in class com.hadoop.compression.lzo.LzoIndex
Get the total number of blocks in the index file.
getOutputCommitter(TaskAttemptContext) - Method in class com.hadoop.mapreduce.LzoIndexOutputFormat
 
getPos() - Method in class com.hadoop.mapred.DeprecatedLzoLineRecordReader
 
getPos() - Method in class com.hadoop.mapreduce.LzoLineRecordReader
 
getPosition(int) - Method in class com.hadoop.compression.lzo.LzoIndex
Get the block offset for a given block.
getProgress() - Method in class com.hadoop.mapred.DeprecatedLzoLineRecordReader
 
getProgress() - Method in class com.hadoop.mapreduce.LzoLineRecordReader
Get the progress within the split.
getProgress() - Method in class com.hadoop.mapreduce.LzoSplitRecordReader
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class com.hadoop.mapred.DeprecatedLzoTextInputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.hadoop.mapreduce.LzoIndexOutputFormat
 
getRemaining() - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
getSplits(JobConf, int) - Method in class com.hadoop.mapred.DeprecatedLzoTextInputFormat
 
getSplits(JobContext) - Method in class com.hadoop.mapreduce.LzoTextInputFormat
 
getUncompressedChecksumCount() - Method in class org.anarres.lzo.LzopInputStream
 

I

in - Variable in class org.anarres.lzo.LzoInputStream
 
index(Path) - Method in class com.hadoop.compression.lzo.LzoIndexer
Index the file given by lzoUri in its default filesystem.
initialize(InputSplit, TaskAttemptContext) - Method in class com.hadoop.mapreduce.LzoLineRecordReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.hadoop.mapreduce.LzoSplitRecordReader
 
inputBuffer - Variable in class org.anarres.lzo.LzoInputStream
 
isEmpty() - Method in class com.hadoop.compression.lzo.LzoIndex
Return true if the index has no blocks set.
isSplitable(FileSystem, Path) - Method in class com.hadoop.mapred.DeprecatedLzoTextInputFormat
 
isSplitable(JobContext, Path) - Method in class com.hadoop.mapreduce.LzoSplitInputFormat
 
isSplitable(JobContext, Path) - Method in class com.hadoop.mapreduce.LzoTextInputFormat
 

L

listStatus(JobConf) - Method in class com.hadoop.mapred.DeprecatedLzoTextInputFormat
 
listStatus(JobContext) - Method in class com.hadoop.mapreduce.LzoTextInputFormat
 
logState(String) - Method in class org.anarres.lzo.LzoInputStream
 
logState(String) - Method in class org.anarres.lzo.LzopInputStream
 
LZO_BUFFER_SIZE_KEY - Static variable in class org.anarres.lzo.hadoop.codec.LzoCodec
 
LZO_COMPRESSION_LEVEL_KEY - Static variable in class org.anarres.lzo.hadoop.codec.LzoCodec
 
LZO_COMPRESSOR_KEY - Static variable in class org.anarres.lzo.hadoop.codec.LzoCodec
 
LZO_DECOMPRESSOR_KEY - Static variable in class org.anarres.lzo.hadoop.codec.LzoCodec
 
LZO_E_EOF_NOT_FOUND - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_E_ERROR - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_E_INPUT_NOT_CONSUMED - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_E_INPUT_OVERRUN - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_E_LOOKBEHIND_OVERRUN - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_E_NOT_COMPRESSIBLE - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_E_OK - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_E_OUT_OF_MEMORY - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_E_OUTPUT_OVERRUN - Static variable in interface org.anarres.lzo.LzoTransformer
 
LZO_INDEX_SUFFIX - Static variable in class com.hadoop.compression.lzo.LzoIndex
 
LZO_INDEX_SUFFIX - Static variable in class com.hadoop.mapred.DeprecatedLzoTextInputFormat
 
LZO_LIBRARY_VERSION - Static variable in class org.anarres.lzo.LzoVersion
 
LZO_LIBRARY_VERSION_STRING - Static variable in class org.anarres.lzo.LzoVersion
 
LZO_TMP_INDEX_SUFFIX - Static variable in class com.hadoop.compression.lzo.LzoIndex
 
lzo_uintp - Class in org.anarres.lzo
 
lzo_uintp() - Constructor for class org.anarres.lzo.lzo_uintp
 
lzo_uintp(int) - Constructor for class org.anarres.lzo.lzo_uintp
 
LzoAlgorithm - Enum in org.anarres.lzo
 
LzoCodec - Class in com.hadoop.compression.lzo
A CompressionCodec for a streaming lzo compression/decompression pair.
LzoCodec() - Constructor for class com.hadoop.compression.lzo.LzoCodec
 
LzoCodec - Class in org.anarres.lzo.hadoop.codec
A CompressionCodec for a streaming lzo compression/decompression pair.
LzoCodec() - Constructor for class org.anarres.lzo.hadoop.codec.LzoCodec
 
LzoCodec - Class in org.apache.hadoop.io.compress
Deprecated.
LzoCodec() - Constructor for class org.apache.hadoop.io.compress.LzoCodec
Deprecated.
 
LzoCompressor - Class in org.anarres.lzo.hadoop.codec
A Compressor based on the lzo algorithm.
LzoCompressor(LzoCompressor.CompressionStrategy, int) - Constructor for class org.anarres.lzo.hadoop.codec.LzoCompressor
Creates a new compressor using the specified LzoCompressor.CompressionStrategy.
LzoCompressor() - Constructor for class org.anarres.lzo.hadoop.codec.LzoCompressor
Creates a new compressor with the default lzo1x_1 compression.
LzoCompressor - Interface in org.anarres.lzo
 
LzoCompressor.CompressionStrategy - Enum in org.anarres.lzo.hadoop.codec
The compression algorithm for lzo library.
LzoCompressor1x_1 - Class in org.anarres.lzo
 
LzoCompressor1x_1() - Constructor for class org.anarres.lzo.LzoCompressor1x_1
 
LzoCompressor1x_999 - Class in org.anarres.lzo
 
LzoCompressor1x_999(int) - Constructor for class org.anarres.lzo.LzoCompressor1x_999
 
LzoCompressor1y_1 - Class in org.anarres.lzo
 
LzoCompressor1y_1() - Constructor for class org.anarres.lzo.LzoCompressor1y_1
 
LzoCompressorInputStream - Class in org.anarres.lzo.commons
 
LzoCompressorInputStream(InputStream, LzoDecompressor) - Constructor for class org.anarres.lzo.commons.LzoCompressorInputStream
 
LzoCompressorInputStream(InputStream, LzoAlgorithm) - Constructor for class org.anarres.lzo.commons.LzoCompressorInputStream
 
LzoCompressorOutputStream - Class in org.anarres.lzo.commons
 
LzoCompressorOutputStream(OutputStream) - Constructor for class org.anarres.lzo.commons.LzoCompressorOutputStream
 
LzoCompressorOutputStream(OutputStream, LzoCompressor) - Constructor for class org.anarres.lzo.commons.LzoCompressorOutputStream
 
LzoCompressorOutputStream(OutputStream, LzoAlgorithm) - Constructor for class org.anarres.lzo.commons.LzoCompressorOutputStream
 
LzoConstraint - Enum in org.anarres.lzo
 
LzoDecompressor - Class in org.anarres.lzo.hadoop.codec
A Decompressor based on the lzo algorithm.
LzoDecompressor(LzoDecompressor.CompressionStrategy, int) - Constructor for class org.anarres.lzo.hadoop.codec.LzoDecompressor
Creates a new lzo decompressor.
LzoDecompressor() - Constructor for class org.anarres.lzo.hadoop.codec.LzoDecompressor
Creates a new lzo decompressor.
LzoDecompressor - Interface in org.anarres.lzo
 
LzoDecompressor.CompressionStrategy - Enum in org.anarres.lzo.hadoop.codec
 
LzoDecompressor1x - Class in org.anarres.lzo
 
LzoDecompressor1x() - Constructor for class org.anarres.lzo.LzoDecompressor1x
 
LzoDecompressor1x_safe - Class in org.anarres.lzo
 
LzoDecompressor1x_safe() - Constructor for class org.anarres.lzo.LzoDecompressor1x_safe
 
LzoDecompressor1y - Class in org.anarres.lzo
 
LzoDecompressor1y() - Constructor for class org.anarres.lzo.LzoDecompressor1y
 
LzoDecompressor1y_safe - Class in org.anarres.lzo
 
LzoDecompressor1y_safe() - Constructor for class org.anarres.lzo.LzoDecompressor1y_safe
 
LzoDecompressor1z - Class in org.anarres.lzo
 
LzoDecompressor1z() - Constructor for class org.anarres.lzo.LzoDecompressor1z
 
LzoDecompressor1z_safe - Class in org.anarres.lzo
 
LzoDecompressor1z_safe() - Constructor for class org.anarres.lzo.LzoDecompressor1z_safe
 
LzoIndex - Class in com.hadoop.compression.lzo
Represents the lzo index.
LzoIndex() - Constructor for class com.hadoop.compression.lzo.LzoIndex
Create an empty index, typically indicating no index file exists.
LzoIndex(int) - Constructor for class com.hadoop.compression.lzo.LzoIndex
Create an index specifying the number of LZO blocks in the file.
LzoIndexer - Class in com.hadoop.compression.lzo
 
LzoIndexer(Configuration) - Constructor for class com.hadoop.compression.lzo.LzoIndexer
 
LzoIndexOutputFormat - Class in com.hadoop.mapreduce
 
LzoIndexOutputFormat() - Constructor for class com.hadoop.mapreduce.LzoIndexOutputFormat
 
LzoIndexRecordWriter - Class in com.hadoop.mapreduce
 
LzoIndexRecordWriter(TaskAttemptContext) - Constructor for class com.hadoop.mapreduce.LzoIndexRecordWriter
 
LzoInputStream - Class in org.anarres.lzo
 
LzoInputStream(InputStream, LzoDecompressor) - Constructor for class org.anarres.lzo.LzoInputStream
 
LzoLibrary - Class in org.anarres.lzo
 
LzoLibrary() - Constructor for class org.anarres.lzo.LzoLibrary
 
LzoLineRecordReader - Class in com.hadoop.mapreduce
Reads line from an lzo compressed text file.
LzoLineRecordReader() - Constructor for class com.hadoop.mapreduce.LzoLineRecordReader
 
LzoOutputStream - Class in org.anarres.lzo
 
LzoOutputStream(OutputStream, LzoCompressor, int) - Constructor for class org.anarres.lzo.LzoOutputStream
Creates a new compressor using the specified LzoCompressor.
LzoOutputStream(OutputStream, LzoCompressor) - Constructor for class org.anarres.lzo.LzoOutputStream
Creates a new compressor with the specified compression.
LzoOutputStream(OutputStream) - Constructor for class org.anarres.lzo.LzoOutputStream
Creates a new compressor with the default lzo1x_1 compression.
LZOP_COMPAT_VERSION - Static variable in class org.anarres.lzo.LzopConstants
Latest version of lzop this should be compatible with
LZOP_VERSION - Static variable in class org.anarres.lzo.LzopConstants
Version of lzop this emulates
LzopCodec - Class in com.hadoop.compression.lzo
A CompressionCodec for a streaming lzo compression/decompression pair compatible with lzop.
LzopCodec() - Constructor for class com.hadoop.compression.lzo.LzopCodec
 
LzopCodec - Class in org.anarres.lzo.hadoop.codec
A CompressionCodec for a streaming lzo compression/decompression pair compatible with lzop.
LzopCodec() - Constructor for class org.anarres.lzo.hadoop.codec.LzopCodec
 
LzopCodec - Class in org.apache.hadoop.io.compress
 
LzopCodec() - Constructor for class org.apache.hadoop.io.compress.LzopCodec
 
LzopConstants - Class in org.anarres.lzo
 
LzopConstants() - Constructor for class org.anarres.lzo.LzopConstants
 
LzopInputStream - Class in org.anarres.lzo.hadoop.codec
 
LzopInputStream(InputStream) - Constructor for class org.anarres.lzo.hadoop.codec.LzopInputStream
 
LzopInputStream - Class in org.anarres.lzo
 
LzopInputStream(InputStream) - Constructor for class org.anarres.lzo.LzopInputStream
 
LzopOutputStream - Class in org.anarres.lzo.hadoop.codec
 
LzopOutputStream(OutputStream, LzoCompressor.CompressionStrategy, int) - Constructor for class org.anarres.lzo.hadoop.codec.LzopOutputStream
 
LzopOutputStream - Class in org.anarres.lzo
 
LzopOutputStream(OutputStream, LzoCompressor, int, long) - Constructor for class org.anarres.lzo.LzopOutputStream
Constructs a new LzopOutputStream.
LzopOutputStream(OutputStream, LzoCompressor, int) - Constructor for class org.anarres.lzo.LzopOutputStream
 
LzopOutputStream(OutputStream, LzoCompressor) - Constructor for class org.anarres.lzo.LzopOutputStream
 
LzoSplitInputFormat - Class in com.hadoop.mapreduce
 
LzoSplitInputFormat() - Constructor for class com.hadoop.mapreduce.LzoSplitInputFormat
 
LzoSplitRecordReader - Class in com.hadoop.mapreduce
 
LzoSplitRecordReader() - Constructor for class com.hadoop.mapreduce.LzoSplitRecordReader
 
LzoTextInputFormat - Class in com.hadoop.mapreduce
An InputFormat for lzop compressed text files.
LzoTextInputFormat() - Constructor for class com.hadoop.mapreduce.LzoTextInputFormat
 
LzoTransformer - Interface in org.anarres.lzo
 
LzoVersion - Class in org.anarres.lzo
 
LzoVersion() - Constructor for class org.anarres.lzo.LzoVersion
 

M

M_LZO1X_1 - Static variable in class org.anarres.lzo.LzopConstants
 
M_LZO1X_1_15 - Static variable in class org.anarres.lzo.LzopConstants
 
M_LZO1X_999 - Static variable in class org.anarres.lzo.LzopConstants
 
main(String[]) - Static method in class com.hadoop.compression.lzo.DistributedLzoIndexer
 
main(String[]) - Static method in class com.hadoop.compression.lzo.LzoIndexer
Run the LzoIndexer on each argument passed via stdin.
MAX_BLOCK_SIZE - Static variable in class org.anarres.lzo.hadoop.codec.LzoCodec
 

N

needsDictionary() - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
needsInput() - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
needsInput() - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
newCompressor() - Method in enum org.anarres.lzo.hadoop.codec.LzoCompressor.CompressionStrategy
 
newCompressor(LzoAlgorithm, LzoConstraint) - Method in class org.anarres.lzo.LzoLibrary
Returns a new compressor for the given algorithm.
newDecompressor() - Method in enum org.anarres.lzo.hadoop.codec.LzoDecompressor.CompressionStrategy
 
newDecompressor(LzoAlgorithm, LzoConstraint) - Method in class org.anarres.lzo.LzoLibrary
Returns a new decompressor for the given algorithm.
next(LongWritable, Text) - Method in class com.hadoop.mapred.DeprecatedLzoLineRecordReader
 
nextKeyValue() - Method in class com.hadoop.mapreduce.LzoLineRecordReader
 
nextKeyValue() - Method in class com.hadoop.mapreduce.LzoSplitRecordReader
 
NOT_FOUND - Static variable in class com.hadoop.compression.lzo.LzoIndex
 

O

org.anarres.lzo - package org.anarres.lzo
The main package - start here.
org.anarres.lzo.commons - package org.anarres.lzo.commons
Integration of lzo-java into Apache commons-compress.
org.anarres.lzo.hadoop.codec - package org.anarres.lzo.hadoop.codec
 
org.apache.hadoop.io.compress - package org.apache.hadoop.io.compress
 
out - Variable in class org.anarres.lzo.LzoOutputStream
 
outputBuffer - Variable in class org.anarres.lzo.LzoInputStream
 
outputBufferLen - Variable in class org.anarres.lzo.LzoInputStream
 
outputBufferPos - Variable in class org.anarres.lzo.LzoInputStream
 

P

printUsage() - Static method in class com.hadoop.compression.lzo.DistributedLzoIndexer
 
printUsage() - Static method in class com.hadoop.compression.lzo.LzoIndexer
 

R

read() - Method in class org.anarres.lzo.commons.LzoCompressorInputStream
 
read(byte[], int, int) - Method in class org.anarres.lzo.hadoop.codec.LzopInputStream
 
read() - Method in class org.anarres.lzo.hadoop.codec.LzopInputStream
 
read() - Method in class org.anarres.lzo.LzoInputStream
 
read(byte[]) - Method in class org.anarres.lzo.LzoInputStream
 
read(byte[], int, int) - Method in class org.anarres.lzo.LzoInputStream
 
readBlock() - Method in class org.anarres.lzo.LzoInputStream
 
readBlock() - Method in class org.anarres.lzo.LzopInputStream
 
readBytes(byte[], int, int) - Method in class org.anarres.lzo.LzoInputStream
 
readHeader() - Method in class org.anarres.lzo.LzopInputStream
Read and verify an lzo header, setting relevant block checksum options and ignoring most everything else.
readIndex(FileSystem, Path) - Static method in class com.hadoop.compression.lzo.LzoIndex
Read the index of the lzo file.
readInt(boolean) - Method in class org.anarres.lzo.LzoInputStream
 
reinit(Configuration) - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
 
reset() - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
 
reset() - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
resetState() - Method in class org.anarres.lzo.hadoop.codec.LzopInputStream
 
resetState() - Method in class org.anarres.lzo.hadoop.codec.LzopOutputStream
 
run(String[]) - Method in class com.hadoop.compression.lzo.DistributedLzoIndexer
 

S

set(int, long) - Method in class com.hadoop.compression.lzo.LzoIndex
Set the position for the block.
setBufferSize(Configuration, int) - Static method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
setCompressionLevel(Configuration, int) - Static method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
setCompressionStrategy(Configuration, LzoCompressor.CompressionStrategy) - Static method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
setDecompressionStrategy(Configuration, LzoDecompressor.CompressionStrategy) - Static method in class org.anarres.lzo.hadoop.codec.LzoCodec
 
setDictionary(byte[], int, int) - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
 
setDictionary(byte[], int, int) - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
setInput(byte[], int, int) - Method in class org.anarres.lzo.hadoop.codec.LzoCompressor
WARNING: This method retains a pointer to the user's buffer.
setInput(byte[], int, int) - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
setInputBufferSize(int) - Method in class org.anarres.lzo.LzoInputStream
 
setOutputBufferSize(int) - Method in class org.anarres.lzo.hadoop.codec.LzoDecompressor
 
setOutputBufferSize(int) - Method in class org.anarres.lzo.LzoInputStream
 
SuppressWarnings - Annotation Type in org.anarres.lzo
 

T

toErrorString(int) - Method in class org.anarres.lzo.AbstractLzoTransformer
 
toErrorString(int) - Method in interface org.anarres.lzo.LzoTransformer
 
toString() - Method in class org.anarres.lzo.lzo_uintp
 
toString() - Method in class org.anarres.lzo.LzoCompressor1x_1
 
toString() - Method in class org.anarres.lzo.LzoCompressor1x_999
 
toString() - Method in class org.anarres.lzo.LzoCompressor1y_1
 

U

UNDEFINED_COMPRESSION_LEVEL - Static variable in class org.anarres.lzo.hadoop.codec.LzoCodec
 

V

value - Variable in class org.anarres.lzo.lzo_uintp
 
valueOf(String) - Static method in enum org.anarres.lzo.hadoop.codec.LzoCompressor.CompressionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.anarres.lzo.hadoop.codec.LzoDecompressor.CompressionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.anarres.lzo.LzoAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.anarres.lzo.LzoConstraint
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.anarres.lzo.hadoop.codec.LzoCompressor.CompressionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.anarres.lzo.hadoop.codec.LzoDecompressor.CompressionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.anarres.lzo.LzoAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.anarres.lzo.LzoConstraint
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(Path, LongWritable) - Method in class com.hadoop.mapreduce.LzoIndexRecordWriter
 
write(int) - Method in class org.anarres.lzo.commons.LzoCompressorOutputStream
 
write(byte[], int, int) - Method in class org.anarres.lzo.commons.LzoCompressorOutputStream
 
write(byte[], int, int) - Method in class org.anarres.lzo.hadoop.codec.LzopOutputStream
 
write(int) - Method in class org.anarres.lzo.hadoop.codec.LzopOutputStream
 
write(int) - Method in class org.anarres.lzo.LzoOutputStream
 
write(byte[]) - Method in class org.anarres.lzo.LzoOutputStream
 
write(byte[], int, int) - Method in class org.anarres.lzo.LzoOutputStream
 
writeBlock(byte[], int, int, byte[], int, int) - Method in class org.anarres.lzo.LzoOutputStream
 
writeBlock(byte[], int, int, byte[], int, int) - Method in class org.anarres.lzo.LzopOutputStream
 
writeInt(int) - Method in class org.anarres.lzo.LzoOutputStream
 
writeLzopHeader() - Method in class org.anarres.lzo.LzopOutputStream
Writes an lzop-compatible header to the OutputStream provided.
A C D E F G I L M N O P R S T U V W 
Skip navigation links