public interface HashSlotCursor16byteKey extends HashSlotCursor
HashSlotArray16byteKey
. Initially the cursor's location is
before the first map entry and the cursor is invalid.Modifier and Type | Method and Description |
---|---|
long |
key1() |
long |
key2() |
advance, reset, valueAddress
long key1()
IllegalStateException
- if the cursor is invalid.long key2()
IllegalStateException
- if the cursor is invalid.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.