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 SummaryFieldsModifier and TypeFieldDescriptionstatic final CoarseGrainedClusterMessages.RegisterExecutor$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class scala.runtime.AbstractFunction8curried, toString, tupledMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function8apply
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
RegisterExecutor$public RegisterExecutor$()
 
-