| Interface | Description | 
|---|---|
| AsyncMultiMap<K,V> | 
 An asynchronous multi-map. 
 | 
| ChoosableIterable<T> | 
 An extension of Iterable which allows keeps track of an iterator internally to allow the next element to be chosen 
 | 
| ClusterManager | 
 A cluster provider for Vert.x must implement this interface. 
 | 
| NodeListener | 
 A NodeListener is called when nodes join or leave the cluster 
 | 
Copyright © 2020 Eclipse. All rights reserved.