| Package | Description |
|---|---|
| org.jgroups.stack |
Support for managing protocol stacks.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.concurrent.ConcurrentMap<java.lang.String,java.util.concurrent.ConcurrentMap<Address,GossipRouter.Entry>> |
GossipRouter.address_mappings |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GossipRouter.sendToAllMembersInGroup(java.util.Set<java.util.Map.Entry<Address,GossipRouter.Entry>> dests,
byte[] buf,
int offset,
int len) |
protected void |
GossipRouter.sendToAllMembersInGroup(java.util.Set<java.util.Map.Entry<Address,GossipRouter.Entry>> dests,
GossipData request) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.