| Package | Description |
|---|---|
| org.neo4j.collection.primitive.hopscotch |
| Class and Description |
|---|
| AbstractHopScotchCollection
Typical design of a hop scotch collection holding a table and communicating with
HopScotchHashingAlgorithm It's a HopScotchHashingAlgorithm.ResizeMonitor which will have the Table
reassigned when it grows. |
| AbstractIntHopScotchCollection |
| AbstractLongHopScotchCollection |
| HopScotchHashingAlgorithm.HashFunction |
| HopScotchHashingAlgorithm.Monitor
Monitor for what how a
HopScotchHashingAlgorithm changes the items in a Table. |
| HopScotchHashingAlgorithm.ResizeMonitor |
| IntArrayBasedKeyTable
Table implementation for handling primitive int/long keys and hop bits.
|
| IntKeyTable |
| LongKeyTable |
| PowerOfTwoQuantizedTable
Contains the basic table capacity- and size calculations.
|
| Table
Table for storing and retrieving all entries managed by the
HopScotchHashingAlgorithm. |
| UnsafeTable |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.