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 |
---|---|
HashSlotCursor16byteKey |
HashSlotArray16byteKey.cursor()
Returns a cursor over all assigned slots in this array.
|
Modifier and Type | Class and Description |
---|---|
protected class |
HashSlotArrayBase.CursorLongKey2 |
Modifier and Type | Method and Description |
---|---|
HashSlotCursor16byteKey |
HashSlotArray16byteKeyImpl.cursor() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.