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