| Package | Description | 
|---|---|
| org.jgroups.protocols | 
 Provides implementations of transport protocols which are 
                responsible for sending and receiving messages to/from the network. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ExpiryCache<Address> | 
UNICAST3.last_sync_sent
Keep track of when a SEND_FIRST_SEQNO message was sent to a given sender 
 | 
protected ExpiryCache<Address> | 
TP.who_has_cache
Cache keeping track of WHO_HAS requests for physical addresses (given a logical address) and expiring
 them after who_has_cache_timeout ms 
 | 
Copyright © 1998-2020 Red Hat. All Rights Reserved.