Uses of Class
org.apache.unomi.api.ClusterNode
Packages that use ClusterNode
Package
Description
-
Uses of ClusterNode in org.apache.unomi.api.services
Methods in org.apache.unomi.api.services that return types with arguments of type ClusterNodeModifier and TypeMethodDescriptionClusterService.getClusterNodes()
Retrieves the list of available nodes for this context server instance. -
Uses of ClusterNode in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints that return types with arguments of type ClusterNodeModifier and TypeMethodDescriptionClusterServiceEndPoint.getClusterNodes()
Retrieves the list of available nodes for this context server instance. -
Uses of ClusterNode in org.apache.unomi.services.impl.cluster
Methods in org.apache.unomi.services.impl.cluster that return types with arguments of type ClusterNode