|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataExtractor
Interface for classes use to query data to include in index
Method Summary | |
---|---|
File |
getConfDir()
|
List<File> |
getCoreConfigs(File configDir)
Return the List of core configuration files |
int |
getQueryMax()
|
void |
run()
Driver method for extraction of data from data source |
void |
setConfDir(File confDir)
|
void |
setQueryMax(int queryMax)
|
Method Detail |
---|
void run() throws Exception
Exception
List<File> getCoreConfigs(File configDir) throws Exception
Exception
File getConfDir()
void setConfDir(File confDir)
int getQueryMax()
void setQueryMax(int queryMax)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |