Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Method and Description |
---|---|
String |
LazyRemovalCache.printCache(LazyRemovalCache.Printable print_function) |
Modifier and Type | Field and Description |
---|---|
protected static LazyRemovalCache.Printable<Address,PhysicalAddress> |
TP.print_function |
Modifier and Type | Field and Description |
---|---|
protected static LazyRemovalCache.Printable<Address,String> |
UUID.print_function |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.