final class GetNumberOfProcesses extends ShardedDaemonProcessCommand with ClusterShardingTypedSerializable

Query the sharded daemon process for the current scale

Source
ShardedDaemonProcessCommand.scala
Linear Supertypes
ClusterShardingTypedSerializable, ShardedDaemonProcessCommand, AnyRef, Any
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GetNumberOfProcesses
  2. ClusterShardingTypedSerializable
  3. ShardedDaemonProcessCommand
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new GetNumberOfProcesses(replyTo: [NumberOfProcesses])

Value Members

  1. def equals(other: Any): Boolean
    Definition Classes
    GetNumberOfProcesses → AnyRef → Any
  2. def hashCode(): Int
    Definition Classes
    GetNumberOfProcesses → AnyRef → Any
  3. val replyTo: [NumberOfProcesses]