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.

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