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