org.fusesource.hawtdispatch.util
Class BufferPool
java.lang.Object
org.fusesource.hawtdispatch.util.ThreadLocalPool<byte[]>
org.fusesource.hawtdispatch.util.BufferPool
public class BufferPool
- extends ThreadLocalPool<byte[]>
- Author:
- Hiram Chirino
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferPool
public BufferPool(int bufferSize)
create
protected byte[] create()
- Specified by:
create
in class ThreadLocalPool<byte[]>
getBufferSize
public int getBufferSize()
Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.