Uses of Class
io.antmedia.cluster.ClusterNode
Packages that use ClusterNode
-
Uses of ClusterNode in io.antmedia.cluster
Methods in io.antmedia.cluster that return ClusterNodeModifier and TypeMethodDescriptionIClusterStore.getClusterNode(String nodeId) IClusterStore.getClusterNodeFromIP(String ipAddress) Methods in io.antmedia.cluster that return types with arguments of type ClusterNodeMethods in io.antmedia.cluster with parameters of type ClusterNode -
Uses of ClusterNode in io.antmedia.console.rest
Methods in io.antmedia.console.rest that return types with arguments of type ClusterNodeModifier and TypeMethodDescriptionClusterRestService.getNodeList(int offset, int size) ClusterRestServiceV2.getNodeList(int offset, int size)