public class DefaultStorageReplication extends Object implements ResponsibilityListener, Runnable
| Constructor and Description |
|---|
DefaultStorageReplication(Peer peer,
Storage storage,
StorageRPC storageRPC,
Map<BaseFuture,Long> pendingFutures) |
| Modifier and Type | Method and Description |
|---|---|
void |
meResponsible(Number160 locationKey) |
void |
otherResponsible(Number160 locationKey,
PeerAddress other) |
void |
run() |
public DefaultStorageReplication(Peer peer, Storage storage, StorageRPC storageRPC, Map<BaseFuture,Long> pendingFutures)
public void otherResponsible(Number160 locationKey, PeerAddress other)
otherResponsible in interface ResponsibilityListenerpublic void meResponsible(Number160 locationKey)
meResponsible in interface ResponsibilityListenerCopyright © 2011. All Rights Reserved.