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