Class IndexReport


  • public class IndexReport
    extends Object
    • Constructor Detail

      • IndexReport

        public IndexReport​(@NotNull
                           IndexStatus indexStatus)
      • IndexReport

        public IndexReport​(@NotNull
                           IndexStatus indexStatus,
                           @NotNull
                           String message)
    • Method Detail

      • getIndexStatus

        @NotNull
        public IndexStatus getIndexStatus()
      • getMessage

        @Nullable
        public String getMessage()