Uses of Class
org.jgroups.stack.GossipRouter.Entry
Packages that use GossipRouter.Entry
-
Uses of GossipRouter.Entry in org.jgroups.stack
Fields in org.jgroups.stack with type parameters of type GossipRouter.EntryModifier and TypeFieldDescriptionprotected final Map<String, ConcurrentMap<Address, GossipRouter.Entry>> GossipRouter.address_mappingsMethod parameters in org.jgroups.stack with type arguments of type GossipRouter.EntryModifier and TypeMethodDescriptionprotected voidGossipRouter.sendToAllMembersInGroup(Set<Map.Entry<Address, GossipRouter.Entry>> dests, byte[] buf, int offset, int len) protected voidGossipRouter.sendToAllMembersInGroup(Set<Map.Entry<Address, GossipRouter.Entry>> dests, ByteBuffer buf) protected voidGossipRouter.sendToAllMembersInGroup(Set<Map.Entry<Address, GossipRouter.Entry>> dests, GossipData request)