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