| Package | Description |
|---|---|
| org.apache.jackrabbit.mongomk |
| Modifier and Type | Method and Description |
|---|---|
static Revision |
Revision.fromString(String rev) |
Revision |
Commit.getRevision() |
| Modifier and Type | Method and Description |
|---|---|
void |
Revision.RevisionComparator.add(Revision r,
long timestamp)
Add the revision to the top of the queue for the given cluster node.
|
void |
MongoMK.applyChanges(Revision rev,
String path,
boolean isNew,
boolean isDelete,
boolean isWritten,
ArrayList<String> added,
ArrayList<String> removed)
Apply the changes of a node to the cache.
|
int |
Revision.RevisionComparator.compare(Revision o1,
Revision o2) |
org.apache.jackrabbit.mongomk.Node.Children |
MongoMK.getChildren(String path,
Revision rev,
int limit) |
void |
Node.setLastRevision(Revision lastRevision) |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.