Package org.apache.spark.resource
Class ResourceProfile.ExecutorResourcesOrDefaults$
- All Implemented Interfaces:
Serializable
,scala.Function7<scala.Option<Object>,
Object, Object, Object, Object, Object, scala.collection.immutable.Map<String, ExecutorResourceRequest>, org.apache.spark.resource.ResourceProfile.ExecutorResourcesOrDefaults>
- Enclosing class:
- ResourceProfile
public static class ResourceProfile.ExecutorResourcesOrDefaults$
extends scala.runtime.AbstractFunction7<scala.Option<Object>,Object,Object,Object,Object,Object,scala.collection.immutable.Map<String,ExecutorResourceRequest>,org.apache.spark.resource.ResourceProfile.ExecutorResourcesOrDefaults>
implements Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ResourceProfile.ExecutorResourcesOrDefaults$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
Methods inherited from class scala.runtime.AbstractFunction7
curried, toString, tupled
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface scala.Function7
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ExecutorResourcesOrDefaults$
public ExecutorResourcesOrDefaults$()
-