public class DefaultTrackerReplication extends Object implements ResponsibilityListener
| Constructor and Description |
|---|
DefaultTrackerReplication(Storage storage,
TrackerRPC trackerRPC,
Map<BaseFuture,Long> pendingFutures,
Statistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
void |
meResponsible(Number160 locationKey) |
void |
otherResponsible(Number160 locationKey,
PeerAddress other) |
public DefaultTrackerReplication(Storage storage, TrackerRPC trackerRPC, Map<BaseFuture,Long> pendingFutures, Statistics statistics)
public void otherResponsible(Number160 locationKey, PeerAddress other)
otherResponsible in interface ResponsibilityListenerpublic void meResponsible(Number160 locationKey)
meResponsible in interface ResponsibilityListenerCopyright © 2011. All Rights Reserved.