public interface ByteBufferPoolConfiguration
| Modifier and Type | Method and Description |
|---|---|
int |
getBaseByteBufferSize() |
int |
getGrowthFactor() |
int |
getNumberOfPools() |
int |
maxSize() |
int getBaseByteBufferSize()
int getNumberOfPools()
int getGrowthFactor()
int maxSize()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.