Object putEvent(String destinationUri, SimpleEvent event)Object putEvent(String destinationUri, SimpleEvent event)| Name | Type | Description |
|---|---|---|
destinationUri | String | AS Destination URI |
event | SimpleEvent | The event to be put into Space |
| Type | Description |
|---|---|
SimpleEvent or Object[N][2] | This method is supposed to return the existing (OLD) tuple. It is expected to return null the first time it is used. |