Object[] unlockEvents(String destinationUri, SimpleEvent[] keys, Object... options)
Object[] unlockEvents(String destinationUri, SimpleEvent[] keys, Object... options)
Name | Type | Description |
---|---|---|
destinationUri | String | AS Destination URI |
keys | SimpleEvent[] | The key array of events to be unlocked |
options | Object | Optional lock wait time in milliseconds |
Type | Description |
---|---|
SimpleEvent[] or Object[M][N][2] | The unlocked events |