Package | Description |
---|---|
com.hazelcast.internal.util.hashslot |
Contains a family of interfaces that provide a common base for various
kinds of open-addressed hashtable implementations.
|
com.hazelcast.internal.util.hashslot.impl |
Modifier and Type | Method and Description |
---|---|
HashSlotCursor12byteKey |
HashSlotArray12byteKey.cursor()
Returns a cursor over all assigned slots in this array.
|
Modifier and Type | Class and Description |
---|---|
protected class |
HashSlotArrayBase.CursorIntKey2 |
Modifier and Type | Method and Description |
---|---|
HashSlotCursor12byteKey |
HashSlotArray12byteKeyImpl.cursor() |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.