private static final class MemoryAwareThreadPoolExecutor.Settings
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
maxChannelMemorySize |
(package private) ObjectSizeEstimator |
objectSizeEstimator |
| Constructor and Description |
|---|
Settings(ObjectSizeEstimator objectSizeEstimator,
long maxChannelMemorySize) |
final ObjectSizeEstimator objectSizeEstimator
final long maxChannelMemorySize
Settings(ObjectSizeEstimator objectSizeEstimator, long maxChannelMemorySize)