|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectIndexWarmer.Entry
private static class IndexWarmer.Entry
An entry mapping indexPath to XtfSearcher
Field Summary | |
---|---|
(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 Summary | |
---|---|
IndexWarmer.Entry(String indexPath)
|
Method Summary |
---|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
String indexPath
File currentPath
File pendingPath
File sparePath
File newPath
XtfSearcher curSearcher
XtfSearcher newSearcher
Throwable exception
long exceptionTime
Constructor Detail |
---|
IndexWarmer.Entry(String indexPath)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |