public class IndexingFiltersChecker extends Configured implements Tool
Constructor and Description |
---|
IndexingFiltersChecker() |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConf() |
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |
void |
setConf(Configuration arg0) |
public int run(java.lang.String[] args) throws java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public Configuration getConf()
getConf
in interface Configurable
getConf
in class Configured
public void setConf(Configuration arg0)
setConf
in interface Configurable
setConf
in class Configured
Copyright © 2019 The Apache Software Foundation