ePOST API

rice.p2p.replication
Class ReplicationImpl.BloomFilterExecutable

java.lang.Object
  extended by rice.p2p.replication.ReplicationImpl.BloomFilterExecutable
All Implemented Interfaces:
Executable
Enclosing class:
ReplicationImpl

protected class ReplicationImpl.BloomFilterExecutable
extends java.lang.Object
implements Executable

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

range

protected IdRange range
Constructor Detail

ReplicationImpl.BloomFilterExecutable

public ReplicationImpl.BloomFilterExecutable(IdRange range)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

execute

public java.lang.Object execute()
Description copied from interface: Executable
Executes the potentially expensive task and returns the result.

Specified by:
execute in interface Executable

ePOST API

Copyright © 2001-2005 - Rice Pastry.