|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.replication.ReplicationImpl.BloomFilterExecutable
Internal class which is an executable for creating a bloom filter
Field Summary | |
protected IdRange |
range
DESCRIBE THE FIELD |
Constructor Summary | |
ReplicationImpl.BloomFilterExecutable(IdRange range)
Constructor for BloomFilterExecutable. |
Method Summary | |
java.lang.Object |
execute()
DESCRIBE THE METHOD |
java.lang.String |
toString()
DESCRIBE THE METHOD |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected IdRange range
Constructor Detail |
public ReplicationImpl.BloomFilterExecutable(IdRange range)
range
- DESCRIBE THE PARAMETERMethod Detail |
public java.lang.String toString()
public java.lang.Object execute()
execute
in interface Executable
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |