NodeIDType - FIXME: May need to add a self-destruct property to entries so that
they are automatically removed after some idle time.public class CallbackMap<NodeIDType>
extends java.lang.Object
| Constructor and Description |
|---|
CallbackMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addStopNotifiee(StopEpoch<NodeIDType> stopEpoch) |
StopEpoch<NodeIDType> |
notifyStop(java.lang.String name,
int epoch) |
public boolean addStopNotifiee(StopEpoch<NodeIDType> stopEpoch)
stopEpoch - List.add(Object).public StopEpoch<NodeIDType> notifyStop(java.lang.String name, int epoch)
name - epoch -