Package org.apache.spark.scheduler
Class MiscellaneousProcessDetails
Object
org.apache.spark.scheduler.MiscellaneousProcessDetails
- All Implemented Interfaces:
 Serializable
:: DeveloperApi ::
 Stores information about an Miscellaneous Process to pass from the scheduler to SparkListeners.
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionMiscellaneousProcessDetails(String hostPort, int cores, scala.collection.immutable.Map<String, String> logUrlInfo)  - 
Method Summary
 
- 
Constructor Details
- 
MiscellaneousProcessDetails
 
 - 
 - 
Method Details
- 
cores
public int cores() - 
hostPort
 - 
logUrlInfo
 
 -