Package org.eclipse.jetty.io
Class ByteBufferPool.Bucket
java.lang.Object
org.eclipse.jetty.io.ByteBufferPool.Bucket
- Enclosing interface:
- ByteBufferPool
-
Constructor Summary
ConstructorsConstructorDescriptionBucket(ByteBufferPool pool, int capacity, int maxSize) Deprecated.Bucket(ByteBufferPool pool, int capacity, int maxSize, IntConsumer memoryFunction) -
Method Summary
acquire()instead