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 Summary
Modifier and TypeFieldDescriptionstatic final ResourceProfile.DefaultProfileExecutorResources$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
Methods inherited from class scala.runtime.AbstractFunction6
curried, toString, tupled
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface scala.Function6
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
DefaultProfileExecutorResources$
public DefaultProfileExecutorResources$()
-