Object[] getEvents(String destinationUri, SimpleEvent[] keys)Object[] getEvents(String destinationUri, SimpleEvent[] keys)| Name | Type | Description |
|---|---|---|
destinationUri | String | AS Destination URI |
keys | SimpleEvent[] | The key array of events |
| Type | Description |
|---|---|
SimpleEvent[] or Object[M][N][2] | The event result set with specific key, null if not found. |