net.tomp2p.replication
Interface ResponsibilityListener

All Known Implementing Classes:
DefaultStorageReplication, TrackerStorageReplication

public interface ResponsibilityListener


Method Summary
 void meResponsible(Number160 locationKey)
           
 void otherResponsible(Number160 locationKey, PeerAddress other)
           
 

Method Detail

meResponsible

void meResponsible(Number160 locationKey)

otherResponsible

void otherResponsible(Number160 locationKey,
                      PeerAddress other)


Copyright © 2013. All Rights Reserved.