Overload List
Name | Description | |
---|---|---|
Take(Tuple) |
Returns and atomically removes from the space the tuple (if one exists) whose Tuple key fields match the
key fields of the Tuple provided.
| |
Take(Tuple, TakeOptions) |
Returns and atomically removes from the space the tuple (if one exists) whose Tuple key fields match the
key fields of the Tuple provided. This method allows you to specify lock wait, lock/unlock/forget options
|