Uses of Interface
org.jgroups.protocols.relay.SiteMasterPicker
Packages that use SiteMasterPicker
-
Uses of SiteMasterPicker in org.jgroups.protocols.relay
Classes in org.jgroups.protocols.relay that implement SiteMasterPickerModifier and TypeClassDescriptionclassImplementation ofSiteMasterPickerwhich picks random site masters / routes to site mastersclassPicks a local site master or a route based on the sender and caches the decision.Fields in org.jgroups.protocols.relay declared as SiteMasterPickerMethods in org.jgroups.protocols.relay that return SiteMasterPickerModifier and TypeMethodDescriptionRandomSiteMasterPicker.addressSupplier(Supplier<Address> s) RandomSiteMasterPicker.verbose(boolean b) Methods in org.jgroups.protocols.relay with parameters of type SiteMasterPicker