public class UnresolvedTaskManagerLocation extends Object implements Serializable
TaskManagerLocation.| Constructor and Description |
|---|
UnresolvedTaskManagerLocation(ResourceID resourceID,
String externalAddress,
int dataPort) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataPort() |
String |
getExternalAddress() |
ResourceID |
getResourceID() |
public UnresolvedTaskManagerLocation(ResourceID resourceID, String externalAddress, int dataPort)
public ResourceID getResourceID()
public String getExternalAddress()
public int getDataPort()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.