AS.takeEvents()

Signature

Object[] takeEvents(String destinationUri, SimpleEvent[] keys)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Batch take operation.

Parameters

NameTypeDescription
destinationUriStringAS Destination URI
keysSimpleEvent[]The key array of events

Returns

TypeDescription
SimpleEvent[] or Object[M][N][2]The event result set with specific key, null if not found.