public class LogPrinter extends Object
| Constructor and Description |
|---|
LogPrinter(ReadableRaftLog raftLog) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(PrintStream out) |
public LogPrinter(ReadableRaftLog raftLog)
public void print(PrintStream out) throws IOException
IOExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.