public class DataHubServer
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
DataHubServer(DataHubServerInfo info) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getLocation()
Reads location URL of this server.
|
java.lang.String |
getName()
Reads name of this server.
|
int |
hashCode() |
boolean |
isAccessibleWithTimeout()
Determines whether the server is accessible within the timeout
|
public DataHubServer(DataHubServerInfo info)
public boolean isAccessibleWithTimeout()
true, if the server is accessible and the program can interact with it; false, otherwise.public java.lang.String getName()
DataHubNameServicepublic java.lang.String getLocation()
DataHubNameServicepublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2018 SAP SE. All Rights Reserved.