Toggle navigation
Home
io.atomix.util.ClusterBalancer to io.atomix.cluster.ClusterManager
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
balancer
to
clusterManager
balancer
to
clusterManager
balancer
to
clusterManager
Add or Remove Method invocation
server.stop()
to
server.shutdown()
balancer
to
clusterManager.stop(server.server().cluster(),this)
balancer.replace(server.server().cluster())
to
clusterManager