doOperation
TucsonOpId doOperation(java.lang.Object tid,
AbstractTupleCentreOperation op)
throws TucsonOperationNotPossibleException,
UnreachableNodeException,
TucsonInvalidTupleCentreIdException
- Parameters:
tid
- the identifier of the tuple centre target of the operation
requested
op
- the operation requested
- Returns:
- the identifier of the operation requested
- Throws:
TucsonOperationNotPossibleException
- if the operation requested cannot be performed
UnreachableNodeException
- if the target tuple centre cannot be reached over the network
TucsonInvalidTupleCentreIdException
- if the given Object is not a valid identifier of a tuple
centre