| Interface | Description | 
|---|---|
| DataStructureAdapter<K,V> | 
 Abstracts the Hazelcast data structures with Near Cache support for the Near Cache usage. 
 | 
| DataStructureAdapterMethod | 
 Defines the signature of a method in  
DataStructureAdapter to search for available methods. | 
| Class | Description | 
|---|---|
| ICacheDataStructureAdapter<K,V> | |
| IMapDataStructureAdapter<K,V> | |
| ReplicatedMapDataStructureAdapter<K,V> | |
| TransactionalMapDataStructureAdapter<K,V> | 
| Enum | Description | 
|---|---|
| DataStructureAdapter.DataStructureMethods | 
 Contains all methods of  
DataStructureAdapter. | 
| Annotation Type | Description | 
|---|---|
| MethodNotAvailable | 
 Marks methods which are not available in a  
DataStructureAdapter implementation. | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.