public class StoredCommit extends AbstractCommit
branchRootId, changes, commitTS, msg, parentId, rootNodeId| Constructor and Description |
|---|
StoredCommit(Id id,
Commit commit) |
StoredCommit(Id id,
Id parentId,
long commitTS,
Id rootNodeId,
String msg,
String changes,
Id branchRootId) |
| Modifier and Type | Method and Description |
|---|---|
static StoredCommit |
deserialize(Id id,
Binding binding) |
Id |
getId() |
getBranchRootId, getChanges, getCommitTS, getMemory, getMsg, getParentId, getRootNodeId, serialize, toStringCopyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.