Class CoarseGrainedClusterMessages.MiscellaneousProcessAdded
Object
org.apache.spark.scheduler.cluster.CoarseGrainedClusterMessages.MiscellaneousProcessAdded
- All Implemented Interfaces:
- Serializable,- CoarseGrainedClusterMessage,- scala.Equals,- scala.Product
- Enclosing class:
- CoarseGrainedClusterMessages
public static class CoarseGrainedClusterMessages.MiscellaneousProcessAdded
extends Object
implements CoarseGrainedClusterMessage, scala.Product, Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionMiscellaneousProcessAdded(long time, String processId, MiscellaneousProcessDetails info) 
- 
Method SummaryMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefix
- 
Constructor Details- 
MiscellaneousProcessAdded
 
- 
- 
Method Details- 
timepublic long time()
- 
processId
- 
info
 
-