public interface BufferPoolFactory
BufferPool
instances.
The reason this complexity exists, is that in Hazelcast Enterprise the pooling mechanism needs to
deal with different types of buffers (e.g. offheap).Modifier and Type | Method and Description |
---|---|
BufferPool |
create(SerializationService serializationService) |
BufferPool create(SerializationService serializationService)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.