Interface | Description |
---|---|
Long2LongMap |
A map that uses primitive
long s for both key and value. |
LongCursor |
Cursor over a collection of
long values. |
LongLongCursor |
Cursor over the entries of a primitive
long -to-long map. |
LongSet |
Set of primitive
long s. |
Class | Description |
---|---|
HsaHeapMemoryManager |
Memory manager backed by
long[][] . |
Long2LongMapHsa |
a
Long2LongMap implemented in terms of a HashSlotArray8byteKey . |
LongSetHsa |
LongSet implementation based on HashSlotArray8byteKey . |
MPSCQueue<E> |
Multi producer single consumer queue.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.