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 |
---|---|
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<String>> |
UUID.print_function |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.