Class GerritIndexStatus


  • public class GerritIndexStatus
    extends Object
    • Constructor Detail

      • GerritIndexStatus

        public GerritIndexStatus​(SitePaths sitePaths)
                          throws org.eclipse.jgit.errors.ConfigInvalidException,
                                 IOException
        Throws:
        org.eclipse.jgit.errors.ConfigInvalidException
        IOException
    • Method Detail

      • setReady

        public void setReady​(String indexName,
                             int version,
                             boolean ready)
      • getReady

        public boolean getReady​(String indexName,
                                int version)
      • exists

        public boolean exists​(String indexName)