public static class CommitRecordIndex.Entry.EntrySerializer extends Object
CommitRecordIndex.Entry
s (NOT thread-safe).Constructor and Description |
---|
CommitRecordIndex.Entry.EntrySerializer() |
Modifier and Type | Method and Description |
---|---|
CommitRecordIndex.Entry |
deserializeEntry(DataInputBuffer is)
De-serialize an
CommitRecordIndex.Entry . |
byte[] |
serializeEntry(CommitRecordIndex.Entry entry)
Serialize an
CommitRecordIndex.Entry . |
public CommitRecordIndex.Entry.EntrySerializer()
public byte[] serializeEntry(CommitRecordIndex.Entry entry)
CommitRecordIndex.Entry
.entry
- The entry.public CommitRecordIndex.Entry deserializeEntry(DataInputBuffer is)
CommitRecordIndex.Entry
.is
- The serialized data.CommitRecordIndex.Entry
.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.