public class ChukwaSequenceFileParser extends Object
Constructor and Description |
---|
ChukwaSequenceFileParser() |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
isValid(ChukwaRecord record,
String filter) |
static List<Record> |
readData(String cluster,
String dataSource,
int maxRows,
long t1,
long t0,
long maxOffset,
String filter,
String fileName,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.conf.Configuration conf) |
public static List<Record> readData(String cluster, String dataSource, int maxRows, long t1, long t0, long maxOffset, String filter, String fileName, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration conf) throws MalformedFileFormat
MalformedFileFormat
protected static boolean isValid(ChukwaRecord record, String filter)
Copyright © 2015 Apache Software Foundation. All Rights Reserved.