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