Package | Description |
---|---|
net.tomp2p.connection | |
net.tomp2p.futures | |
net.tomp2p.message | |
net.tomp2p.p2p | |
net.tomp2p.p2p.builder | |
net.tomp2p.replication | |
net.tomp2p.rpc | |
net.tomp2p.storage | |
net.tomp2p.task |
Class and Description |
---|
HandshakeRPC |
ReplyHandler |
RequestHandlerTCP
Is able to send TCP messages (as a request) and processes incoming replies.
|
RequestHandlerUDP
Is able to send UDP messages (as a request) and processes incoming replies.
|
TaskRPC |
Class and Description |
---|
DigestInfo
Calculates or sets a global hash.
|
DigestResult |
Class and Description |
---|
HashData
A bean that stores a hash and data.
|
SimpleBloomFilter
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.
|
Class and Description |
---|
BroadcastRPC |
DigestInfo
Calculates or sets a global hash.
|
DigestResult |
DirectDataRPC |
HandshakeRPC |
NeighborRPC |
ObjectDataReply |
PeerExchangeRPC |
QuitRPC |
RawDataReply |
SenderCacheStrategy |
SimpleBloomFilter
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 |
Class and Description |
---|
SimpleBloomFilter
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.
|
Class and Description |
---|
PeerExchangeRPC |
Class and Description |
---|
CacheKey |
HashData
A bean that stores a hash and data.
|
ObjectDataReply |
RawDataReply |
ReplyHandler |
RequestHandlerTCP
Is able to send TCP messages (as a request) and processes incoming replies.
|
RequestHandlerUDP
Is able to send UDP messages (as a request) and processes incoming replies.
|
SenderCacheStrategy |
SimpleBloomFilter
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.
|
Class and Description |
---|
DigestInfo
Calculates or sets a global hash.
|
HashData
A bean that stores a hash and data.
|
SimpleBloomFilter
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.
|
Class and Description |
---|
DigestInfo
Calculates or sets a global hash.
|
TaskRPC |
Copyright © 2013. All Rights Reserved.