| Class | Description |
|---|---|
| Disseminator |
A pastry application that implements the functionality of a Fabric
dissemination network based on the beehive replication protocol.
|
| Node |
Represents a pastry node with a dissemination process.
|
| PastryFetchManager |
A PastryFetchManager performs object fetching by consulting a pastry
dissemination network to see if the object is available there.
|
| Exception | Description |
|---|---|
| DisseminationTimeoutException |
Indicates that a fetch from the dissemination network took too long.
|