rice.p2p.replication
Class ReplicationImpl.BloomFilterExecutable
java.lang.Object
rice.p2p.replication.ReplicationImpl.BloomFilterExecutable
- All Implemented Interfaces:
- Executable
- Enclosing class:
- ReplicationImpl
protected class ReplicationImpl.BloomFilterExecutable
- extends Object
- implements Executable
Internal class which is an executable for creating a bloom filter
range
protected IdRange range
ReplicationImpl.BloomFilterExecutable
public ReplicationImpl.BloomFilterExecutable(IdRange range)
toString
public String toString()
- Overrides:
toString in class Object
execute
public Object execute()
- Description copied from interface:
Executable
- Executes the potentially expensive task and returns the result.
- Specified by:
execute in interface Executable
Copyright © 2010. All Rights Reserved.