Uses of Class
com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Package
Description
-
Uses of ClusterInfo in com.gentics.contentnode.rest.model.response.cluster
Modifier and TypeMethodDescriptionClusterInfo.setFeature
(boolean feature) Set whether the clustering feature is activatedClusterInfo.setLocalMember
(MemberInfo localMember) Set Info about local cluster memberClusterInfo.setMaster
(boolean master) Set master node infoClusterInfo.setMembers
(Set<String> members) Set UUIDs of cluster membersClusterInfo.setStarted
(boolean started) Set started info -
Uses of ClusterInfo in com.gentics.contentnode.rest.resource.cluster