|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchStatus
A search status object
| Method Summary | |
|---|---|
String |
getCurrentWorker()
the current operational worker performing an index, none if there is none actively indexing |
String |
getCurrentWorkerETC()
The latest expected time of completion of the current worker |
String |
getLastLoad()
Last time the index was loaded |
String |
getLoadTime()
How long it tool to load the index |
String |
getNDocuments()
the number of documents in the index, including those marked as deleted |
String |
getPDocuments()
get the number of documents pending to be indexed, including master items. |
List |
getWorkerNodes()
A list of all worker nodes in the cluster |
| Method Detail |
|---|
String getLastLoad()
String getLoadTime()
String getCurrentWorker()
String getCurrentWorkerETC()
List getWorkerNodes()
String getNDocuments()
String getPDocuments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||