|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ObjectDataReply | |
RawDataReply |
Class Summary | |
---|---|
BroadcastRPC | |
CacheKey | |
CountingBloomFilter<E> | A counting Bloom Filter (see http://en.wikipedia.org/wiki/Bloom_filter) that uses java.util.Random as a primitive hash function, and which implements Java's Set interface for convenience. |
DigestInfo | Calculates or sets a global hash. |
DigestResult | |
DirectDataRPC | |
HandshakeRPC | |
HashData | A bean that stores a hash and data. |
NeighborRPC | |
PeerExchangeRPC | |
QuitRPC | |
ReplyHandler | |
RequestHandlerTCP<K extends FutureResponse> | Is able to send TCP messages (as a request) and processes incoming replies. |
RequestHandlerUDP<K extends FutureResponse> | Is able to send UDP messages (as a request) and processes incoming replies. |
SenderCacheStrategy | |
SimpleBloomFilter<E> | A simple Bloom Filter (see http://en.wikipedia.org/wiki/Bloom_filter) that uses java.util.Random as a primitive hash function, and which implements Java's Set interface for convenience. |
StorageRPC | |
TaskRPC | |
TrackerRPC |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |