|
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
protected class ReplicationImpl.BloomFilterExecutable
Internal class which is an executable for creating a bloom filter
Field Summary | |
---|---|
protected IdRange |
range
|
Constructor Summary | |
---|---|
ReplicationImpl.BloomFilterExecutable(IdRange range)
|
Method Summary | |
---|---|
java.lang.Object |
execute()
Executes the potentially expensive task and returns the result. |
java.lang.String |
toString()
|
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)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.Object execute()
Executable
execute
in interface Executable
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |