public class ApacheCommonLogReader extends Object
| Constructor and Description |
|---|
ApacheCommonLogReader() |
| Modifier and Type | Method and Description |
|---|---|
CommonLogEntry |
decodeLine(String line) |
CommonLogEntry |
decodeLine(org.apache.hadoop.io.Text line) |
static Long |
getAsLong(String part) |
static String |
getAsString(String part) |
static boolean |
isNull(String part) |
public CommonLogEntry decodeLine(org.apache.hadoop.io.Text line) throws IOException
IOExceptionpublic CommonLogEntry decodeLine(String line) throws IOException
IOExceptionpublic static boolean isNull(String part)
Copyright © 2014. All rights reserved.