程序包 | 说明 |
---|---|
com.fr.third.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
限定符和类型 | 字段和说明 |
---|---|
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
|