public class ExecutorCacheTaskLocation extends Object implements TaskLocation, scala.Product, scala.Serializable
| Constructor and Description |
|---|
ExecutorCacheTaskLocation(String host,
String executorId) |
| Modifier and Type | Method and Description |
|---|---|
String |
executorId() |
String |
host() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ExecutorCacheTaskLocation(String host,
String executorId)
public String host()
host in interface TaskLocationpublic String executorId()