public class LogFileValue extends Object implements org.apache.hadoop.io.Writable
| Constructor and Description |
|---|
LogFileValue() |
| Modifier and Type | Method and Description |
|---|---|
static String |
format(LogFileValue lfv,
int maxMutations) |
void |
readFields(DataInput in) |
String |
toString() |
void |
write(DataOutput out) |
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.WritableIOExceptionpublic static String format(LogFileValue lfv, int maxMutations)
Copyright © 2015 Apache Accumulo Project. All rights reserved.