| Package | Description |
|---|---|
| org.mule.runtime.core.internal.streaming.object | |
| org.mule.runtime.core.internal.streaming.object.iterator |
| Modifier and Type | Field and Description |
|---|---|
protected StreamingIterator |
AbstractCursorIteratorProvider.stream |
| Constructor and Description |
|---|
AbstractCursorIteratorProvider(StreamingIterator<?> stream)
Creates a new instance
|
AbstractObjectStreamBuffer(StreamingIterator<T> stream) |
InMemoryCursorIteratorProvider(StreamingIterator stream,
InMemoryCursorIteratorConfig config)
Creates a new instance
|
InMemoryObjectStreamBuffer(StreamingIterator<T> stream,
InMemoryCursorIteratorConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerStreamingIterator<T>
Implementation of
StreamingIterator that takes its elements from a Consumer. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.