| Modifier and Type | Class and Description |
|---|---|
static class |
Journal.ProtoJournalOp<T extends com.google.protobuf.Message> |
| Constructor and Description |
|---|
Journal(JournalEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
JournalEntry |
getEntry() |
static Journal |
read(java.io.DataInput in) |
long |
size() |
void |
write(java.io.DataOutput out) |
public Journal(JournalEntry entry)
public JournalEntry getEntry()
public void write(java.io.DataOutput out)
throws java.io.IOException
public long size()
public static Journal read(java.io.DataInput in) throws java.io.IOException
java.io.IOExceptionCopyright © 2024. All rights reserved.