public class CommitRecordSerializer extends Object
| Modifier and Type | Field and Description |
|---|---|
static CommitRecordSerializer |
INSTANCE |
static int |
VERSION0 |
| Constructor and Description |
|---|
CommitRecordSerializer() |
| Modifier and Type | Method and Description |
|---|---|
ICommitRecord |
deserialize(ByteBuffer buf) |
byte[] |
serialize(ICommitRecord commitRecord) |
public static final int VERSION0
public static final transient CommitRecordSerializer INSTANCE
public byte[] serialize(ICommitRecord commitRecord)
public ICommitRecord deserialize(ByteBuffer buf)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.