- java.lang.Object
-
- org.postgresql.util.HostSpec
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
host |
protected int |
port |
-
Constructor Summary
Constructors
Constructor and Description |
HostSpec(java.lang.String host,
int port) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
port
protected final int port
-
Method Detail
-
getPort
public int getPort()
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.