public interface ClusterEnabled
| Modifier and Type | Method and Description |
|---|---|
DatabaseClusterManager |
getClusterManager(ServerConfig serverConfig,
java.lang.String... params)
Method returns a database cluster manager that provide cluster related API
that manages the storage cluster
|
DatabaseClusterManager getClusterManager(ServerConfig serverConfig, java.lang.String... params)
serverConfig - the config of the current server instanceparams - arbitrary params that might be used for instantiating the cluster manager