public class InMemoryCursorStreamProviderFactory extends AbstractCursorStreamProviderFactory
AbstractCursorStreamProviderFactory which always
generates instances of InMemoryCursorStreamProviderInMemoryCursorStreamProvider| Constructor and Description |
|---|
InMemoryCursorStreamProviderFactory(ByteBufferManager bufferManager,
InMemoryCursorStreamConfig config,
StreamingManager streamingManager)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
resolve(InputStream inputStream,
Event event)
Implementations should use this method to actually create the output value
|
getBufferManager, ofclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptspublic InMemoryCursorStreamProviderFactory(ByteBufferManager bufferManager, InMemoryCursorStreamConfig config, StreamingManager streamingManager)
config - the config for the generated providersbufferManager - the ByteBufferManager that will be used to allocate all buffersprotected Object resolve(InputStream inputStream, Event event)
resolve in class AbstractCursorStreamProviderFactoryInMemoryCursorStreamProvider wrapped in an EitherCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.