public class Aggregator extends Object
Aggregator()
static String
getContents(File aFile)
static void
main(String[] args)
void
process(long start, long end, String query)
process(String query)
setWriter(DatabaseWriter dbw)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Aggregator()
public static String getContents(File aFile)
public void process(long start, long end, String query) throws Throwable
Throwable
public void process(String query) throws Throwable
public void setWriter(DatabaseWriter dbw)
public static void main(String[] args)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.