PostgresService
com.netflix.atlas.postgres.PostgresService
class PostgresService(val config: Config) extends AbstractService
Manage connections to postgres database.
Attributes
- Graph
-
- Supertypes
-
class AbstractServicetrait AutoCloseabletrait Serviceclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
AbstractService
Attributes
- Definition Classes
-
AbstractService
Inherited methods
Attributes
- Inherited from:
- AbstractService
Attributes
- Inherited from:
- AbstractService
Attributes
- Inherited from:
- AbstractService
@PostConstruct
Attributes
- Inherited from:
- AbstractService
Attributes
- Inherited from:
- AbstractService
Attributes
- Inherited from:
- AbstractService
In this article