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