Interface NumberOfProcesses

    • Method Detail

      • numberOfProcesses

        int numberOfProcesses()
      • rescaleInProgress

        boolean rescaleInProgress()
      • revision

        long revision()
        Revision number increased for every re-scale that has been triggered with ChangeNumberOfProcesses
      • started

        java.time.Instant started()
        The timestamp when the change to the current number of processes was initiated. If the number is the initial number of processes this value is "some time" after cluster startup.