public static class CheckIndex.Options extends Object
| Constructor and Description | 
|---|
Options()
Sole constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDirImpl()
Get the name of the FSDirectory implementation class to use. 
 | 
String | 
getIndexPath()
Get the directory containing the index. 
 | 
void | 
setOut(PrintStream out)
Set the PrintStream to use for reporting results. 
 | 
public String getDirImpl()
public String getIndexPath()
public void setOut(PrintStream out)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.