public class BufferPoolFactoryImpl extends Object implements BufferPoolFactory
BufferPoolFactory implementation. Creates BufferPoolImpl instances.| Constructor and Description | 
|---|
| BufferPoolFactoryImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| BufferPool | create(InternalSerializationService serializationService) | 
public BufferPool create(InternalSerializationService serializationService)
create in interface BufferPoolFactoryCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.