Create an iterator to iterate over all entities in th Blob.
Create an iterator to iterate over all entities in th Blob.
Blob object to process
Iterator
Create an iterator to iterate over all entities in the InputStream, until the end of the stream or until the Sentinel stop it.
Create an iterator to iterate over all entities in the InputStream, until the end of the stream or until the Sentinel stop it.
InputStream object to process with sentinel logic.
Iterator
Create an iterator to iterate over all entities in the InputStream.
Create an iterator to iterate over all entities in the InputStream.
InputStream object to process
Iterator
Factory to create EntityIterator objects from different sources.