| Class | Description | 
|---|---|
| CapacityUtil | 
 Utility functions related to data structure capacity calculation. 
 | 
| HashSlotArray12byteKeyImpl | 
 Implementation of  
HashSlotArray8byteKey as a restriction of HashSlotArrayBase
 to a case where just key1 is used. | 
| HashSlotArray16byteKeyImpl | 
 Implementation of  
HashSlotArray16byteKey. | 
| HashSlotArray16byteKeyNoValue | 
 Twin-key hash slot array with zero-width value. 
 | 
| HashSlotArray8byteKeyImpl | 
 Implementation of  
HashSlotArray8byteKey as a restriction of HashSlotArrayBase
 to a case where just key1 is used. | 
| HashSlotArray8byteKeyNoValue | 
 Specialization of  
HashSlotArray8byteKeyImpl to the case of zero-length value. | 
| HashSlotArrayBase | 
 Implementation of  
HashSlotArray, common to all its subtype implementations. | 
| SlotAssignmentResultImpl | 
 POJO implementation of the result of a slot assignment invocation. 
 | 
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.