Uses of Class
com.orientechnologies.orient.distributed.ONodeConfig
Packages that use ONodeConfig
Package
Description
-
Uses of ONodeConfig in com.orientechnologies.agent
Methods in com.orientechnologies.agent with parameters of type ONodeConfigModifier and TypeMethodDescriptionvoidOEnterpriseAgent.onLocalNodeConfigurationRequest(ONodeConfig iConfiguration) -
Uses of ONodeConfig in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db with parameters of type ONodeConfigModifier and TypeMethodDescriptiondefault voidODatabaseLifecycleListener.onLocalNodeConfigurationRequest(ONodeConfig iConfiguration) Event called during the retrieving of distributed configuration, usually at startup and when the cluster shape changes. -
Uses of ONodeConfig in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db that return ONodeConfigModifier and TypeMethodDescriptionOrientDBDistributed.getLocalNodeConfiguration()OrientDBDistributed.getNodeConfiguration(ONodeId member) -
Uses of ONodeConfig in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return ONodeConfigModifier and TypeMethodDescriptionODistributedServerManager.getNodeConfigurationByUuid(String iNode, boolean useCache) -
Uses of ONodeConfig in com.orientechnologies.orient.server.distributed.config
Methods in com.orientechnologies.orient.server.distributed.config that return types with arguments of type ONodeConfigMethods in com.orientechnologies.orient.server.distributed.config with parameters of type ONodeConfig -
Uses of ONodeConfig in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return ONodeConfigModifier and TypeMethodDescriptionODistributedPlugin.getNodeConfigurationByUuid(String iNode, boolean useCache) Methods in com.orientechnologies.orient.server.distributed.impl with parameters of type ONodeConfigModifier and TypeMethodDescriptionstatic StringODistributedPlugin.getListeningBinaryAddress(ONodeConfig cfg) -
Uses of ONodeConfig in com.orientechnologies.orient.server.hazelcast
Methods in com.orientechnologies.orient.server.hazelcast that return ONodeConfigModifier and TypeMethodDescriptionOHazelcastDistributedMap.getNodeConfig(String nodeUuid) OHazelcastClusterMetadataManager.getNodeConfigurationByUuid(String iNodeId, boolean useCache) Methods in com.orientechnologies.orient.server.hazelcast with parameters of type ONodeConfigModifier and TypeMethodDescriptionvoidOHazelcastDistributedMap.putNodeConfig(String nodeUuid, ONodeConfig cfg) protected voidOHazelcastClusterMetadataManager.registerNode(com.hazelcast.core.Member member, ONodeConfig cfg)