getListData
function
Tries to combine requests using set logic.
connection.getListData( set )
Collects the sets for calls to getListData for
some time. Once that time has expired, it tries
to take the union of those sets. It
makes requests with those unioned sets. Once the unioned set data has returned,
the original requests rae satisified by taking
getSubset of the unioned set data.
Parameters
- set
{Set}:The set used to request data.