public final class IndexTemplates extends Object implements Iterable<IndexTemplate>
| Constructor and Description |
|---|
IndexTemplates() |
| Modifier and Type | Method and Description |
|---|---|
Optional<IndexTemplate> |
get(String name) |
Iterator<IndexTemplate> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Optional<IndexTemplate> get(String name)
public Iterator<IndexTemplate> iterator()
iterator in interface Iterable<IndexTemplate>Copyright © 2022 The Apache Software Foundation. All rights reserved.