| 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 |
|---|---|
java.util.Set<java.util.Map.Entry<K,LazyRemovalCache.Entry<V>>> |
LazyRemovalCache.entrySet() |
java.lang.Iterable<LazyRemovalCache.Entry<V>> |
LazyRemovalCache.valuesIterator() |
| Modifier and Type | Field and Description |
|---|---|
protected static LazyRemovalCache.Printable<Address,LazyRemovalCache.Entry<PhysicalAddress>> |
TP.print_function |
| Modifier and Type | Field and Description |
|---|---|
protected static LazyRemovalCache.Printable<Address,LazyRemovalCache.Entry<java.lang.String>> |
UUID.print_function |
Copyright © 1998-2020 Red Hat. All Rights Reserved.