| Package | Description |
|---|---|
| org.mule.runtime.core.internal.streaming | |
| org.mule.runtime.core.internal.streaming.bytes |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMemoryManager
Default implementation of
MemoryManager |
| Constructor and Description |
|---|
PoolingByteBufferManager(MemoryManager memoryManager,
long waitTimeoutMillis)
Creates a new instance which allows the pool to grow up to 50% of calling
getMaxMemory()
on the given memoryManager, and has waitTimeoutMillis as wait timeout. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.