Uses of Class
com.orientechnologies.orient.server.distributed.config.OClusterConfiguration
Packages that use OClusterConfiguration
Package
Description
-
Uses of OClusterConfiguration in com.orientechnologies.agent.http.command
Methods in com.orientechnologies.agent.http.command that return OClusterConfigurationModifier and TypeMethodDescriptionOServerCommandDistributedManager.doGetNodeConfig(ODistributedServerManager manager) OServerCommandDistributedManager.getClusterConfig(ODistributedServerManager manager) -
Uses of OClusterConfiguration in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return OClusterConfiguration -
Uses of OClusterConfiguration in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return OClusterConfigurationMethods in com.orientechnologies.orient.server.distributed.impl with parameters of type OClusterConfigurationModifier and TypeMethodDescriptionstatic StringODistributedOutput.formatLatency(ODistributedPlugin manager, OClusterConfiguration distribCfg) static StringODistributedOutput.formatMessageBetweenServers(ODistributedPlugin manager, OClusterConfiguration distribCfg) static StringODistributedOutput.formatMessages(ODistributedPlugin manager, OClusterConfiguration distribCfg) static StringODistributedOutput.formatMessageStats(ODistributedPlugin manager, OClusterConfiguration distribCfg) static StringODistributedOutput.formatServerStatus(ODistributedServerManager manager, OClusterConfiguration distribCfg) static StringODistributedOutput.getCompactServerStatus(ODistributedServerManager manager, OClusterConfiguration distribCfg) Create a compact string with all the relevant information. -
Uses of OClusterConfiguration in com.orientechnologies.orient.server.hazelcast
Methods in com.orientechnologies.orient.server.hazelcast that return OClusterConfiguration