Class CoarseGrainedClusterMessages.RegisterExecutor$
Object
scala.runtime.AbstractFunction8<String,org.apache.spark.rpc.RpcEndpointRef,String,Object,scala.collection.immutable.Map<String,String>,scala.collection.immutable.Map<String,String>,scala.collection.immutable.Map<String,ResourceInformation>,Object,CoarseGrainedClusterMessages.RegisterExecutor>
           
org.apache.spark.scheduler.cluster.CoarseGrainedClusterMessages.RegisterExecutor$
- All Implemented Interfaces:
 Serializable,scala.Function8<String,org.apache.spark.rpc.RpcEndpointRef, String, Object, scala.collection.immutable.Map<String, String>, scala.collection.immutable.Map<String, String>, scala.collection.immutable.Map<String, ResourceInformation>, Object, CoarseGrainedClusterMessages.RegisterExecutor> 
- Enclosing class:
 - CoarseGrainedClusterMessages
 
public static class CoarseGrainedClusterMessages.RegisterExecutor$
extends scala.runtime.AbstractFunction8<String,org.apache.spark.rpc.RpcEndpointRef,String,Object,scala.collection.immutable.Map<String,String>,scala.collection.immutable.Map<String,String>,scala.collection.immutable.Map<String,ResourceInformation>,Object,CoarseGrainedClusterMessages.RegisterExecutor>
implements Serializable           
- See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CoarseGrainedClusterMessages.RegisterExecutor$Static reference to the singleton instance of this Scala object. - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class scala.runtime.AbstractFunction8
curried, toString, tupledMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function8
apply 
- 
Field Details
- 
MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 - 
Constructor Details
- 
RegisterExecutor$
public RegisterExecutor$() 
 -