Class MetadataIndexerService


  • public class MetadataIndexerService
    extends Object
    Author:
    Evgeniy.Koshkin
    • Method Detail

      • isAlive

        public boolean isAlive()
      • isWorking

        public boolean isWorking()
      • isIndexEmpty

        public boolean isIndexEmpty()
      • start

        public void start()
      • stop

        public void stop()
      • reindexBuild

        public void reindexBuild​(@NotNull
                                 SBuild build)
      • deleteBuilds

        public void deleteBuilds​(@NotNull
                                 Collection<Long> buildIds)
      • reindexProviderData

        public void reindexProviderData​(@NotNull
                                        String providerId)
        Re-generate all the data made by the given provider
        Parameters:
        providerId - Target provider id
      • reset

        public void reset()
      • reindexHistory

        public void reindexHistory()