Interface Reindexing


  • public interface Reindexing
    Status of reindexing for the documents of an application.
    Author:
    jonmv
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  Reindexing.Status
      Reindexing status of a given document type in a given cluster in a given application.
    • Field Detail

      • DISABLED_INSTANCE

        static final Reindexing DISABLED_INSTANCE
    • Method Detail

      • enabled

        default boolean enabled()
        Returns whether reindexing should run for this application.