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 BufferPoolFactory
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.