Class WorkPullingProducerController.GetWorkerStats<A>

java.lang.Object
org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats<A>
All Implemented Interfaces:
Serializable, WorkPullingProducerControllerImpl.InternalCommand, WorkPullingProducerControllerImpl.UnsealedInternalCommand, WorkPullingProducerController.Command<A>, scala.Equals, scala.Product
Enclosing class:
WorkPullingProducerController

public static final class WorkPullingProducerController.GetWorkerStats<A> extends Object implements WorkPullingProducerController.Command<A>, scala.Product, Serializable
Retrieve information about registered workers.
See Also: