Interface NodeStatusInfo

All Known Implementing Classes:
NodeStatusInfoImpl

public interface NodeStatusInfo
Node status info data.
Since:
9.5
  • Method Details

    • getNodeLifecycleState

      @NotNull @NotNull NodeLifecycleState getNodeLifecycleState()
    • isReindexInProgress

      boolean isReindexInProgress()
    • isServerJohnsoned

      boolean isServerJohnsoned()