public class CorruptFileBlocks extends Object implements org.apache.hadoop.io.Writable
| Constructor and Description |
|---|
CorruptFileBlocks() |
CorruptFileBlocks(String[] files,
String cookie) |
public CorruptFileBlocks()
public CorruptFileBlocks(String[] files, String cookie)
public void readFields(DataInput in) throws IOException
readFields in interface org.apache.hadoop.io.WritableIOExceptionpublic void write(DataOutput out) throws IOException
write in interface org.apache.hadoop.io.WritableIOExceptionCopyright © 2013 Apache Software Foundation. All Rights Reserved.