Skip navigation links

Package com.hazelcast.internal.util.hashslot

Contains a family of interfaces that provide a common base for various kinds of open-addressed hashtable implementations.

See: Description

Package com.hazelcast.internal.util.hashslot Description

Contains a family of interfaces that provide a common base for various kinds of open-addressed hashtable implementations. The APIs are designed to interact with a MemoryManager for memory allocation and access.
Skip navigation links

Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.