public interface ByteStreamingManager
| Modifier and Type | Method and Description |
|---|---|
CursorStreamProviderFactory |
getDefaultCursorProviderFactory() |
CursorStreamProviderFactory |
getInMemoryCursorProviderFactory(InMemoryCursorStreamConfig config)
Creates a
CursorStreamProviderFactory which buffers in memory |
CursorStreamProviderFactory |
getNullCursorProviderFactory()
Creates a null object implementation of
CursorStreamProviderFactory |
CursorStreamProviderFactory getInMemoryCursorProviderFactory(InMemoryCursorStreamConfig config)
CursorStreamProviderFactory which buffers in memoryconfig - the configuration for the produced CursorStreamProvider instancesCursorStreamProviderFactoryCursorStreamProviderFactory getNullCursorProviderFactory()
CursorStreamProviderFactoryCursorStreamProviderFactoryCursorStreamProviderFactory getDefaultCursorProviderFactory()
CursorStreamProviderFactoryCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.