public static class CoarseGrainedClusterMessages.RegisterExecutor extends Object implements CoarseGrainedClusterMessage, scala.Product, scala.Serializable
Constructor and Description |
---|
CoarseGrainedClusterMessages.RegisterExecutor(String executorId,
String hostPort,
int cores,
scala.collection.immutable.Map<String,String> logUrls) |
Modifier and Type | Method and Description |
---|---|
int |
cores() |
String |
executorId() |
String |
hostPort() |
scala.collection.immutable.Map<String,String> |
logUrls() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait