- Enclosing interface:
- Reindexing
public static interface Reindexing.Status
Reindexing status of a given document type in a given cluster in a given application.
-
Method Summary
The cause of reindexing for this document type.
The instant at which reindexing may begin.
double
The relative speed with which to reindex.
-
Method Details
-
ready
The instant at which reindexing may begin.
-
speed
double speed()
The relative speed with which to reindex.
-
cause
The cause of reindexing for this document type.