Package org.apache.spark.resource
Class ResourceProfile.DefaultProfileExecutorResources$
Object
scala.runtime.AbstractFunction6<scala.Option<Object>,Object,Object,scala.Option<Object>,scala.Option<Object>,scala.collection.immutable.Map<String,ExecutorResourceRequest>,org.apache.spark.resource.ResourceProfile.DefaultProfileExecutorResources>
       
org.apache.spark.resource.ResourceProfile.DefaultProfileExecutorResources$
- All Implemented Interfaces:
- Serializable,- scala.Function6<scala.Option<Object>,- Object, - Object, - scala.Option<Object>, - scala.Option<Object>, - scala.collection.immutable.Map<String, - ExecutorResourceRequest>, - org.apache.spark.resource.ResourceProfile.DefaultProfileExecutorResources> 
- Enclosing class:
- ResourceProfile
public static class ResourceProfile.DefaultProfileExecutorResources$
extends scala.runtime.AbstractFunction6<scala.Option<Object>,Object,Object,scala.Option<Object>,scala.Option<Object>,scala.collection.immutable.Map<String,ExecutorResourceRequest>,org.apache.spark.resource.ResourceProfile.DefaultProfileExecutorResources>
implements Serializable       
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ResourceProfile.DefaultProfileExecutorResources$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class scala.runtime.AbstractFunction6curried, toString, tupledMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function6apply
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
DefaultProfileExecutorResources$public DefaultProfileExecutorResources$()
 
-