Interface ServerStatusInfo


@Deprecated public interface ServerStatusInfo
Deprecated.
since 9.5, use NodeStatusInfo instead
  • Method Details

    • getServerLifecycleState

      @NotNull @NotNull ServerLifecycleState getServerLifecycleState()
      Deprecated.
    • isReindexInProgress

      boolean isReindexInProgress()
      Deprecated.
    • isServerJohnsoned

      boolean isServerJohnsoned()
      Deprecated.