| 程序包 | 说明 |
|---|---|
| com.fr.third.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
STATE
STATE streams the state (written to an OutputStream) to the state requester in chunks (defined by
chunk_size).
|
class |
STATE_SOCK
STATE_SOCK has the state provider create a server socket to which the state
requester connects and from which the latter reads the state. |