Interface HostAware
- All Known Subinterfaces:
PgConnection
- All Known Implementing Classes:
PgConnectionImpl
public interface HostAware
Allows getting information about database host.
-
Method Summary
-
Method Details
-
getHost
Retrieves information about host in the cluster.- Returns:
PgHost- See Also:
-