public class SnapshotIndexCommits extends Object implements Iterable<SnapshotIndexCommit>, Releasable
| Constructor and Description |
|---|
SnapshotIndexCommits(List<SnapshotIndexCommit> commits) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<SnapshotIndexCommit> |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SnapshotIndexCommits(List<SnapshotIndexCommit> commits)
public int size()
public Iterator<SnapshotIndexCommit> iterator()
iterator in interface Iterable<SnapshotIndexCommit>public void close()
close in interface AutoCloseableclose in interface ReleasableCopyright © 2009–2016. All rights reserved.