public static class ContainerIdleMessage.SupervisorsCreated extends java.lang.Object implements ContainerIdleMessage, scala.Product, scala.Serializable
ContainerIdleMessage.SupervisorsCreated, ContainerIdleMessage.SupervisorsCreated$
Constructor and Description |
---|
SupervisorsCreated(scala.collection.immutable.Set<SupervisorInfo> supervisors) |
Modifier and Type | Method and Description |
---|---|
scala.collection.immutable.Set<SupervisorInfo> |
supervisors() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SupervisorsCreated(scala.collection.immutable.Set<SupervisorInfo> supervisors)
public scala.collection.immutable.Set<SupervisorInfo> supervisors()