| Package | Description | 
|---|---|
| io.vertx.rxjava.core | |
| io.vertx.rxjava.core.shareddata | 
| Class and Description | 
|---|
| SharedData
 Shared data allows you to share data safely between different parts of your application in a safe way. 
 | 
| Class and Description | 
|---|
| AsyncMap
 An asynchronous map. 
 | 
| Counter
 An asynchronous counter that can be used to across the cluster to maintain a consistent count. 
 | 
| LocalMap
 Local maps can be used to share data safely in a single Vert.x instance. 
 | 
| Lock
 An asynchronous exclusive lock which can be obtained from any node in the cluster. 
 | 
| SharedData
 Shared data allows you to share data safely between different parts of your application in a safe way. 
 | 
Copyright © 2024 Eclipse. All rights reserved.