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