Class MemoryAwareThreadPoolExecutor.Limiter
- java.lang.Object
-
- org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor.Limiter
-
- Enclosing class:
- MemoryAwareThreadPoolExecutor
private static class MemoryAwareThreadPoolExecutor.Limiter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Limiter(long limit)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
decrease(long amount)
(package private) void
increase(long amount)
-