public class CKanRunningCluster extends Object
| Constructor and Description |
|---|
CKanRunningCluster(String infrastructure) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataBaseName()
Get the database name.
|
String |
getDataBasePassword()
Get the database's password.
|
String |
getDataBaseUser()
Get the database's user.
|
List<String> |
getHosts()
Get the hosts for such resource.
|
List<Integer> |
getPorts()
Get the ports for such resource.
|
Copyright © 2016. All Rights Reserved.