public class ReadHostDb extends Configured implements Tool
Modifier and Type | Field and Description |
---|---|
static String |
HOSTDB_DUMP_HEADER |
static String |
HOSTDB_DUMP_HOMEPAGES |
static String |
HOSTDB_DUMP_HOSTNAMES |
static String |
HOSTDB_FILTER_EXPRESSION |
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 String HOSTDB_DUMP_HEADER
public static final String HOSTDB_DUMP_HOSTNAMES
public static final String HOSTDB_DUMP_HOMEPAGES
public static final String HOSTDB_FILTER_EXPRESSION
Copyright © 2021 The Apache Software Foundation