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