public class Commit extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
applyToCache()
Apply the changes to the MongoMK (to update the cache).
|
void |
copyNode(String sourcePath,
String targetPath) |
Revision |
getRevision() |
void |
moveNode(String sourcePath,
String targetPath) |
void |
removeNode(String path) |
void |
removeNodeDiff(String path) |
void |
touchNode(String path) |
void |
updatePropertyDiff(String path,
String propertyName,
String value) |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.