- valueOf(String) - Static method in enum com.hadoop.compression.lzo.CChecksum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hadoop.compression.lzo.DChecksum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hadoop.mapreduce.LzoSplitRecordReader.Counters
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.hadoop.compression.lzo.CChecksum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hadoop.compression.lzo.DChecksum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hadoop.mapreduce.LzoSplitRecordReader.Counters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyCChecksum(CChecksum, int) - Method in class com.hadoop.compression.lzo.LzopDecompressor
-
Given a checksum type, verity its value against that observed in
compressed data.
- verifyDChecksum(DChecksum, int) - Method in class com.hadoop.compression.lzo.LzopDecompressor
-
Given a checksum type, verify its value against that observed in
decompressed data.