Package | Description |
---|---|
com.hazelcast.internal.serialization.impl | |
com.hazelcast.internal.serialization.impl.bufferpool |
Contains the logic for the BufferPool.
|
Modifier and Type | Method and Description |
---|---|
T |
AbstractSerializationService.Builder.withBufferPoolFactory(BufferPoolFactory bufferPoolFactory) |
Modifier and Type | Class and Description |
---|---|
class |
BufferPoolFactoryImpl
Default
BufferPoolFactory implementation. |
Constructor and Description |
---|
BufferPoolThreadLocal(InternalSerializationService serializationService,
BufferPoolFactory bufferPoolFactory,
Supplier<RuntimeException> notActiveExceptionSupplier) |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.