Package com.google.gerrit.server.index
Class GerritIndexStatus
java.lang.Object
com.google.gerrit.server.index.GerritIndexStatus
Status to decide if a specific index version (e.g. change v55) is initialized and ready for use.
An index version is ready for use after documents for all entities were created.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GerritIndexStatus
public GerritIndexStatus(SitePaths sitePaths) throws org.eclipse.jgit.errors.ConfigInvalidException, IOException - Throws:
org.eclipse.jgit.errors.ConfigInvalidException
IOException
-
-
Method Details
-
setReady
-
getReady
-
exists
-
save
- Throws:
IOException
-