FINAL
Allows request logs to be iterated using a standard foreach statement but fetches the results in batches as needed.
Implements
Uses traits
\google\appengine\api\log\ApiProxyAccess
Methods
current
current()
next
next()
valid
valid()
rewind
rewind()
Reset to initial state. Called at start of foreach statement.
key
key() : null
Returns
null
Non-associative iterator.