Package | Description |
---|---|
com.gentics.contentnode.rest.model.response.cluster | |
com.gentics.contentnode.rest.resource.cluster |
Modifier and Type | Method and Description |
---|---|
ClusterInfo |
ClusterInfo.setFeature(boolean feature)
Set whether the clustering feature is activated
|
ClusterInfo |
ClusterInfo.setLocalMember(MemberInfo localMember)
Set Info about local cluster member
|
ClusterInfo |
ClusterInfo.setMaster(boolean master)
Set master node info
|
ClusterInfo |
ClusterInfo.setMembers(Set<String> members)
Set UUIDs of cluster members
|
ClusterInfo |
ClusterInfo.setStarted(boolean started)
Set started info
|
Modifier and Type | Method and Description |
---|---|
ClusterInfo |
ClusterResource.getInfo()
Get clustering information
|
ClusterInfo |
ClusterResource.setMaster()
Set this instance as cluster master
|
Copyright © 2024 Gentics Software. All rights reserved.