Class CoarseGrainedClusterMessages.ExecutorDecommissionSigReceived$
Object
org.apache.spark.scheduler.cluster.CoarseGrainedClusterMessages.ExecutorDecommissionSigReceived$
- All Implemented Interfaces:
- Serializable,- CoarseGrainedClusterMessage
- Enclosing class:
- CoarseGrainedClusterMessages
public static class CoarseGrainedClusterMessages.ExecutorDecommissionSigReceived$
extends Object
implements CoarseGrainedClusterMessage
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionStatic reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ExecutorDecommissionSigReceived$public ExecutorDecommissionSigReceived$()
 
-