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
IOException
public CommonLogEntry decodeLine(String line) throws IOException
IOException
public static boolean isNull(String part)
Copyright © 2014. All rights reserved.