| Interface | Description | 
|---|---|
| AsyncMap<K,V> | 
 Extension of Map interface that provides async methods needed for the Hazelcast 3 connector 
 | 
| Hz3MapAdapter | 
 Adapter between the source and a Map backed by Hz 3 client 
 | 
| Class | Description | 
|---|---|
| Reader<F extends CompletableFuture,B,R> | 
 Stateless interface to read a map/cache. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.