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, wait
public ExecutorCacheTaskLocation(String host, String executorId)
public String host()
host
in interface TaskLocation
public String executorId()