| Package | Description |
|---|---|
| com.hazelcast.client.impl.protocol |
Client protocol related private implementation classes
|
| com.hazelcast.client.impl.protocol.task |
Client tasks associated with requests.
|
| com.hazelcast.client.impl.protocol.task.map |
Client protocol tasks implementations for map
|
| com.hazelcast.internal.serialization.impl | |
| com.hazelcast.internal.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
| com.hazelcast.internal.util.collection |
Primitive-typed collections.
|
| com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
| com.hazelcast.map.impl.query | |
| com.hazelcast.query.impl.getters |
Helper classes for extractions of values from object instances.
|
| Class and Description |
|---|
Int2ObjectHashMap
Map implementation specialized for int keys using open addressing and
linear probing for cache-efficient access. |
| Class and Description |
|---|
| PartitionIdSet
A mutable set of partition IDs.
|
| Class and Description |
|---|
| PartitionIdSet
A mutable set of partition IDs.
|
| Class and Description |
|---|
| PartitionIdSet
A mutable set of partition IDs.
|
| Class and Description |
|---|
Int2ObjectHashMap
Map implementation specialized for int keys using open addressing and
linear probing for cache-efficient access. |
| PartitionIdSet
A mutable set of partition IDs.
|
| Class and Description |
|---|
| BiInt2ObjectMap.EntryConsumer
Handler for a map entry
|
| ImmutableInflatableSet
An immutable
InflatableSet. |
| ImmutableInflatableSet.ImmutableSetBuilder
Builder for
ImmutableInflatableSet. |
| InflatableSet
Provides fast
Set implementation for cases where items are known to not
contain duplicates. |
| InflatableSet.Builder
Builder for
InflatableSet. |
| Int2ObjectHashMap.KeyIterator
Adds an unboxed next() method to the standard Iterator interface.
|
| Int2ObjectHashMap.KeySet
Adds non-boxing methods to the standard Set interface.
|
| IntHashSet
Simple fixed-size int hashset.
|
| IntIterator
An iterator for a sequence of primitive integers.
|
| Long2LongHashMap
A Probing hashmap specialised for long key and value pairs.
|
| Long2LongHashMap.LongIterator
Adds an unboxed next() method to the standard Iterator interface.
|
| Long2LongHashMap.LongLongCursor
Implements the cursor.
|
| Long2LongMap
A map that uses primitive
longs for both key and value. |
| Long2ObjectHashMap.KeyIterator
Adds an unboxed next() method to the standard Iterator interface.
|
| Long2ObjectHashMap.KeySet
Adds non-boxing methods to the standard Set interface.
|
| LongCursor
Cursor over a collection of
long values. |
| LongHashSet
Simple fixed-size long hashset.
|
| LongIterator
An iterator for a sequence of primitive integers.
|
| LongLongCursor
Cursor over the entries of a primitive
long-to-long map. |
| LongSet
Set of primitive
longs. |
| PartitionIdSet
A mutable set of partition IDs.
|
| WeightedEvictableList.WeightedItem
A node that contains an item and its weight
|
| Class and Description |
|---|
| PartitionIdSet
A mutable set of partition IDs.
|
| Class and Description |
|---|
| PartitionIdSet
A mutable set of partition IDs.
|
| Class and Description |
|---|
| WeightedEvictableList.WeightedItem
A node that contains an item and its weight
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.