Package | Description |
---|---|
com.hazelcast.internal.serialization.impl.bufferpool |
Contains the logic for the BufferPool.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferPoolImpl
Default {BufferPool} implementation.
|
Modifier and Type | Method and Description |
---|---|
BufferPool |
BufferPoolFactoryImpl.create(InternalSerializationService serializationService) |
BufferPool |
BufferPoolFactory.create(InternalSerializationService serializationService) |
BufferPool |
BufferPoolThreadLocal.get() |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.