public class ReadHostDb extends Configured implements Tool
http://commons.apache.org/proper/commons-jexl/reference/syntax.html
Modifier and Type | Field and Description |
---|---|
static String |
HOSTDB_DUMP_HOMEPAGES |
static String |
HOSTDB_DUMP_HOSTNAMES |
static String |
HOSTDB_FILTER_EXPRESSION |
static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
ReadHostDb() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
run(String[] args) |
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public static final org.slf4j.Logger LOG
public static final String HOSTDB_DUMP_HOSTNAMES
public static final String HOSTDB_DUMP_HOMEPAGES
public static final String HOSTDB_FILTER_EXPRESSION
Copyright © 2016 The Apache Software Foundation