net.tomp2p.replication
Class DefaultStorageReplication
java.lang.Object
net.tomp2p.replication.DefaultStorageReplication
- All Implemented Interfaces:
- Runnable, ResponsibilityListener
public class DefaultStorageReplication
- extends Object
- implements ResponsibilityListener, Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultStorageReplication
public DefaultStorageReplication(Peer peer,
StorageGeneric storage,
StorageRPC storageRPC,
Map<BaseFuture,Long> pendingFutures,
boolean forceUDP)
otherResponsible
public void otherResponsible(Number160 locationKey,
PeerAddress other)
- Specified by:
otherResponsible
in interface ResponsibilityListener
meResponsible
public void meResponsible(Number160 locationKey)
- Specified by:
meResponsible
in interface ResponsibilityListener
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2013. All Rights Reserved.