start


Description:

[ 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.

Parameters:

this

the BufferPool

Returns:

whether the pool could be started.