Uses of Class
com.orientechnologies.orient.core.db.config.OMulticastConfguration
Packages that use OMulticastConfguration
-
Uses of OMulticastConfguration in com.orientechnologies.orient.core.db.config
Methods in com.orientechnologies.orient.core.db.config that return OMulticastConfgurationModifier and TypeMethodDescriptionOMulticastConfigurationBuilder.build()ONodeConfiguration.getMulticast()Methods in com.orientechnologies.orient.core.db.config with parameters of type OMulticastConfgurationModifier and TypeMethodDescriptionprotected voidONodeConfiguration.setMulticast(OMulticastConfguration multicast) ONodeConfigurationBuilder.setMulticast(OMulticastConfguration multicast) Constructors in com.orientechnologies.orient.core.db.config with parameters of type OMulticastConfgurationModifierConstructorDescriptionprotectedONodeConfiguration(String nodeName, String groupName, String groupPassword, int quorum, Integer tcpPort, OMulticastConfguration multicast)