Rice Pastry API

Uses of Class
rice.p2p.glacier.v2.BloomFilter

Packages that use BloomFilter
rice.p2p.glacier.v2.messaging   
 

Uses of BloomFilter in rice.p2p.glacier.v2.messaging
 

Fields in rice.p2p.glacier.v2.messaging declared as BloomFilter
protected  BloomFilter GlacierSyncMessage.BloomFilter
          DESCRIBE THE FIELD
 

Methods in rice.p2p.glacier.v2.messaging that return BloomFilter
 BloomFilter GlacierSyncMessage.getBloomFilter()
          Gets the BloomFilter attribute of the GlacierSyncMessage object
 

Constructors in rice.p2p.glacier.v2.messaging with parameters of type BloomFilter
GlacierSyncMessage(int uid, IdRange range, int offsetFID, BloomFilter BloomFilter, NodeHandle source, Id dest, char tag)
          Constructor for GlacierSyncMessage.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection