|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdBloomFilter | |
rice.p2p.replication.messaging |
Uses of IdBloomFilter in rice.p2p.replication.messaging |
Fields in rice.p2p.replication.messaging declared as IdBloomFilter | |
protected IdBloomFilter[] |
RequestMessage.filters
DESCRIBE THE FIELD |
Methods in rice.p2p.replication.messaging that return IdBloomFilter | |
IdBloomFilter[] |
RequestMessage.getFilters()
Method which returns this messages' bloom filters |
Constructors in rice.p2p.replication.messaging with parameters of type IdBloomFilter | |
RequestMessage(NodeHandle source,
IdRange[] ranges,
IdBloomFilter[] filters)
Constructor which takes a unique integer Id |
|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |