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