Uses of Class
org.teamapps.universaldb.cluster.ClusterConfig
| Package | Description |
|---|---|
| org.teamapps.universaldb.cluster |
-
Uses of ClusterConfig in org.teamapps.universaldb.cluster
Methods in org.teamapps.universaldb.cluster that return ClusterConfig Modifier and Type Method Description ClusterConfigClusterConfig. copy(int localNodeId)Constructors in org.teamapps.universaldb.cluster with parameters of type ClusterConfig Constructor Description Cluster(ClusterConfig config, TransactionHandler transactionHandler)