protected class LogAppender.SnapshotRequestIter extends Object implements Iterable<org.apache.ratis.proto.RaftProtos.InstallSnapshotRequestProto>
| Constructor and Description |
|---|
SnapshotRequestIter(SnapshotInfo snapshot,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<org.apache.ratis.proto.RaftProtos.InstallSnapshotRequestProto> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SnapshotRequestIter(SnapshotInfo snapshot, String requestId) throws IOException
IOExceptionpublic Iterator<org.apache.ratis.proto.RaftProtos.InstallSnapshotRequestProto> iterator()
iterator in interface Iterable<org.apache.ratis.proto.RaftProtos.InstallSnapshotRequestProto>Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.