Package io.github.mfvanek.pg.connection
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
Gets information about host in the cluster.- Returns:
PgHost- See Also:
-