public static class CoarseGrainedClusterMessages.RequestExecutors extends Object implements CoarseGrainedClusterMessage, scala.Product, scala.Serializable
Constructor and Description |
---|
RequestExecutors(scala.collection.immutable.Map<ResourceProfile,Object> resourceProfileToTotalExecs,
scala.collection.immutable.Map<Object,Object> numLocalityAwareTasksPerResourceProfileId,
scala.collection.immutable.Map<Object,scala.collection.immutable.Map<String,Object>> hostToLocalTaskCount,
scala.collection.immutable.Set<String> excludedNodes) |
Modifier and Type | Method and Description |
---|---|
scala.collection.immutable.Set<String> |
excludedNodes() |
scala.collection.immutable.Map<Object,scala.collection.immutable.Map<String,Object>> |
hostToLocalTaskCount() |
scala.collection.immutable.Map<Object,Object> |
numLocalityAwareTasksPerResourceProfileId() |
scala.collection.immutable.Map<ResourceProfile,Object> |
resourceProfileToTotalExecs() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestExecutors(scala.collection.immutable.Map<ResourceProfile,Object> resourceProfileToTotalExecs, scala.collection.immutable.Map<Object,Object> numLocalityAwareTasksPerResourceProfileId, scala.collection.immutable.Map<Object,scala.collection.immutable.Map<String,Object>> hostToLocalTaskCount, scala.collection.immutable.Set<String> excludedNodes)
public scala.collection.immutable.Map<ResourceProfile,Object> resourceProfileToTotalExecs()
public scala.collection.immutable.Map<Object,Object> numLocalityAwareTasksPerResourceProfileId()
public scala.collection.immutable.Map<Object,scala.collection.immutable.Map<String,Object>> hostToLocalTaskCount()
public scala.collection.immutable.Set<String> excludedNodes()