public class MiscellaneousProcessDetails
extends Object
implements scala.Serializable
| Constructor and Description | 
|---|
| MiscellaneousProcessDetails(String hostPort,
                           int cores,
                           scala.collection.immutable.Map<String,String> logUrlInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | cores() | 
| String | hostPort() | 
| scala.collection.immutable.Map<String,String> | logUrlInfo() |