de.uniba.wiai.lspi.chord.com.local
Interface InvocationListener
public interface InvocationListener
This interface has to be implemented by classes that want to be notified
about invocations made to a ThreadEndpoint.
- Version:
- 1.0.5
modified:, 0.99b
- Author:
- sven, bojanm
FIND_SUCCESSOR
static final int FIND_SUCCESSOR
- See Also:
- Constant Field Values
INSERT_ENTRY
static final int INSERT_ENTRY
- See Also:
- Constant Field Values
INSERT_REPLICAS
static final int INSERT_REPLICAS
- See Also:
- Constant Field Values
LEAVES_NETWORK
static final int LEAVES_NETWORK
- See Also:
- Constant Field Values
NOTIFY
static final int NOTIFY
- See Also:
- Constant Field Values
NOTIFY_AND_COPY
static final int NOTIFY_AND_COPY
- See Also:
- Constant Field Values
PING
static final int PING
- See Also:
- Constant Field Values
REMOVE_ENTRY
static final int REMOVE_ENTRY
- See Also:
- Constant Field Values
REMOVE_REPLICAS
static final int REMOVE_REPLICAS
- See Also:
- Constant Field Values
RETRIEVE_ENTRIES
static final int RETRIEVE_ENTRIES
- See Also:
- Constant Field Values
FIND_SUCCESSOR_AT_FLOOR
static final int FIND_SUCCESSOR_AT_FLOOR
- See Also:
- Constant Field Values
notifyInvocationOf
void notifyInvocationOf(int method)
- Parameters:
method -
notifyInvocationOfFinished
void notifyInvocationOfFinished(int method)
- Parameters:
method -