public class SnapshotIndexCommits extends Object implements Iterable<SnapshotIndexCommit>, Releasable
| Constructor and Description |
|---|
SnapshotIndexCommits(List<SnapshotIndexCommit> commits) |
public 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–2017. All rights reserved.