Package | Description |
---|---|
com.hazelcast.internal.serialization.impl | |
com.hazelcast.internal.serialization.impl.bufferpool |
Contains the logic for the BufferPool.
|
Class and Description |
---|
BufferPoolFactory
A factory for creating
BufferPool instances. |
BufferPoolThreadLocal
A thread-local for
BufferPool . |
Class and Description |
---|
BufferPool
The BufferPool allows the pooling of the
BufferObjectDataInput and BufferObjectDataOutput instances. |
BufferPoolFactory
A factory for creating
BufferPool instances. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.