public class IgniteConfigurationIterable extends Object implements Iterable<ConfigurationView>
IgniteConfiguration object
and expose all properties in form of String pairs.| Constructor and Description |
|---|
IgniteConfigurationIterable(IgniteConfiguration cfg) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ConfigurationView> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic IgniteConfigurationIterable(IgniteConfiguration cfg)
cfg - Configuration to iterate.public Iterator<ConfigurationView> iterator()
iterator in interface Iterable<ConfigurationView>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023