Index

C F G I L M S 
All Classes and Interfaces|All Packages|Serialized Form

C

ClusterInfo - Class in com.gentics.contentnode.rest.model.response.cluster
Response containing clustering information
ClusterInfo() - Constructor for class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
 
ClusterResource - Interface in com.gentics.contentnode.rest.resource.cluster
Resource for clustering support
com.gentics.contentnode.rest.model.response.cluster - package com.gentics.contentnode.rest.model.response.cluster
 
com.gentics.contentnode.rest.resource.cluster - package com.gentics.contentnode.rest.resource.cluster
 

F

feature - Variable in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Flag for feature

G

getInfo() - Method in interface com.gentics.contentnode.rest.resource.cluster.ClusterResource
Get clustering information
getLocalMember() - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Info about the local cluster member
getMembers() - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
UUIDs of the cluster members
getName() - Method in class com.gentics.contentnode.rest.model.response.cluster.MemberInfo
Instance name
getUuid() - Method in class com.gentics.contentnode.rest.model.response.cluster.MemberInfo
Member UUID

I

isFeature() - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
True if the clustering feature is activated, false if not
isMaster() - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
True if this is the master node (or clustering is disabled)
isStarted() - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
True if the cluster (hazelcast) is started, false if not

L

localMember - Variable in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Local member

M

master - Variable in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Flag for master node
MemberInfo - Class in com.gentics.contentnode.rest.model.response.cluster
Info about the local member
MemberInfo() - Constructor for class com.gentics.contentnode.rest.model.response.cluster.MemberInfo
 
members - Variable in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Cluster members (uuids)

S

setFeature(boolean) - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Set whether the clustering feature is activated
setLocalMember(MemberInfo) - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Set Info about local cluster member
setMaster() - Method in interface com.gentics.contentnode.rest.resource.cluster.ClusterResource
Set this instance as cluster master
setMaster(boolean) - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Set master node info
setMembers(Set<String>) - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Set UUIDs of cluster members
setName(String) - Method in class com.gentics.contentnode.rest.model.response.cluster.MemberInfo
Set instance name
setStarted(boolean) - Method in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Set started info
setUuid(String) - Method in class com.gentics.contentnode.rest.model.response.cluster.MemberInfo
Set member UUID
started - Variable in class com.gentics.contentnode.rest.model.response.cluster.ClusterInfo
Flag for cluster started
C F G I L M S 
All Classes and Interfaces|All Packages|Serialized Form