AS.queryIterator()

Signature

Object queryIterator(String destinationUri, SimpleEvent eventTemplate, String browserTypeStr, String timeScope, String distributionScope, int timeout, long prefetch, String filter)

Domain

ACTION, CONDITION, QUERY

Description

Retrieves the iterator of entries that match the conditions you specified in the associated Space.

Parameters

NameTypeDescription
destinationUriStringAS Destination URI
eventTemplateSimpleEventSimpleEvent Template
browserTypeStrStringBrowserType: GET or TAKE
timeScopeStringTimeScope: SNAPSHORT, ALL or NEW
distributionScopeStringDistributionScope: ALL or SEEDED
timeoutintTimeout
prefetchlongThe number of events will be prefetched
filterStringQuery condition

Returns

TypeDescription
IteratorThe iterator for matched Events