public class NullCursorIteratorProviderFactory extends AbstractCursorIteratorProviderFactory
| Constructor and Description |
|---|
NullCursorIteratorProviderFactory(StreamingManager streamingManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
resolve(Iterator iterator,
Event event)
Implementations should use this method to actually create the output value
|
accepts, ofpublic NullCursorIteratorProviderFactory(StreamingManager streamingManager)
protected Object resolve(Iterator iterator, Event event)
AbstractCursorIteratorProviderFactoryresolve in class AbstractCursorIteratorProviderFactoryiterator - the streaming iteratorevent - the event on which streaming is happeningCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.