|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.logger.LogReader
public class LogReader
Constructor Summary | |
---|---|
LogReader()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Dump a Log File (Map or Sequence) to stdout. |
static void |
printLogEvent(LogFileKey key,
LogFileValue value,
org.apache.hadoop.io.Text row,
int maxMutations)
|
static void |
usage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogReader()
Method Detail |
---|
public static void usage()
public static void main(java.lang.String[] args) throws java.io.IOException
args
- - first argument is the file to print
java.io.IOException
org.apache.commons.cli.ParseException
public static void printLogEvent(LogFileKey key, LogFileValue value, org.apache.hadoop.io.Text row, int maxMutations)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |