|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReplicaExecutor
Description: This interfaces defines a Runnable
that knows how
to execute a Replica
Method Summary | |
---|---|
void |
abortReplica()
Tries to abort the replica associated with this thread |
void |
cancelReplica()
Tries to cancel the replica associated with this thread |
ReplicaEntry |
getReplica()
Gets the replica associated with this thread |
Methods inherited from interface java.lang.Runnable |
---|
run |
Method Detail |
---|
void cancelReplica()
void abortReplica()
ReplicaEntry getReplica()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |