FlumeIteratorDelegator is used to wrap flume::core::Iterator*. It act like a Python Iterator by: 1. Exposing next() method 2. Throwing an StopIteration when iteration is done.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected