Class MemoryAwareThreadPoolExecutor.Settings

java.lang.Object
org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor.Settings
Enclosing class:
MemoryAwareThreadPoolExecutor

private static final class MemoryAwareThreadPoolExecutor.Settings extends Object
  • Field Details

    • objectSizeEstimator

      final ObjectSizeEstimator objectSizeEstimator
    • maxChannelMemorySize

      final long maxChannelMemorySize
  • Constructor Details