public class SegmentedRaftLogInputStream extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.ratis.proto.RaftProtos.LogEntryProto |
nextEntry() |
String |
toString() |
public org.apache.ratis.proto.RaftProtos.LogEntryProto nextEntry() throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017–2023 The Apache Software Foundation. All rights reserved.