Uses of Interface
io.atomix.client.iterator.AsyncIterable
Packages that use AsyncIterable
-
Uses of AsyncIterable in io.atomix.client.collection
Subinterfaces of AsyncIterable in io.atomix.client.collectionModifier and TypeInterfaceDescriptioninterfaceAsynchronous distributed collection. -
Uses of AsyncIterable in io.atomix.client.set
Subinterfaces of AsyncIterable in io.atomix.client.setModifier and TypeInterfaceDescriptioninterfaceAsynchronous distributed multiset.interfaceA distributed collection designed for holding unique elements.