private static class IndexWarmer.Entry
extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) File |
currentPath |
(package private) XtfSearcher |
curSearcher |
(package private) Throwable |
exception |
(package private) long |
exceptionTime |
(package private) String |
indexPath |
(package private) File |
newPath |
(package private) XtfSearcher |
newSearcher |
(package private) File |
pendingPath |
(package private) File |
sparePath |
| Constructor and Description |
|---|
Entry(String indexPath) |
String indexPath
File currentPath
File pendingPath
File sparePath
File newPath
XtfSearcher curSearcher
XtfSearcher newSearcher
Throwable exception
long exceptionTime