| 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 | Interface and Description | 
|---|---|
| interface  | HashSlotCursor12byteKeyCursor over assigned slots in a  HashSlotArray12byteKey. | 
| interface  | HashSlotCursor16byteKeyCursor over assigned slots in a  HashSlotArray16byteKey. | 
| interface  | HashSlotCursor8byteKeyCursor over assigned hash slots in a  HashSlotArray8byteKey. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | HashSlotArrayBase.Cursor | 
| protected class  | HashSlotArrayBase.CursorIntKey2 | 
| protected class  | HashSlotArrayBase.CursorLongKey2 | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.