trait NumberOfProcesses extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- NumberOfProcesses
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Abstract Value Members
- abstract def numberOfProcesses: Int
- abstract def rescaleInProgress: Boolean
- abstract def revision: Long
Revision number increased for every re-scale that has been triggered with ChangeNumberOfProcesses
- abstract def started: Instant
The timestamp when the change to the current number of processes was initiated.
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.
Reply for GetNumberOfProcesses
Not for user extension