| Package | Description |
|---|---|
| org.mule.runtime.core.internal.streaming.object |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectStreamBuffer<T>
Base class for implementations of
ObjectStreamBuffer |
class |
InMemoryObjectStreamBuffer<T>
An
AbstractObjectStreamBuffer implementation which uses buckets for locating items. |
| Constructor and Description |
|---|
BufferedCursorIterator(ObjectStreamBuffer<T> buffer,
org.mule.runtime.api.streaming.object.CursorIteratorProvider provider) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.