[ NoWrapper ]
public virtual bool start ()
Start the bufferpool.
The default implementation will preallocate min-buffers buffers and put them in the queue.
Subclasses do not need to chain up to the parent's default implementation if they don't want min-buffers based preallocation.
| this |
the BufferPool |
|
whether the pool could be started. |