org.modeshape.jcr.cache.document
Class SessionNode.FederatedSegmentChanges
java.lang.Object
org.modeshape.jcr.cache.document.SessionNode.FederatedSegmentChanges
- Enclosing class:
- SessionNode
@ThreadSafe
protected static class SessionNode.FederatedSegmentChanges
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionNode.FederatedSegmentChanges
protected SessionNode.FederatedSegmentChanges()
addSegment
protected void addSegment(String externalNodeKey,
String name)
removeSegment
protected void removeSegment(String externalNodeKey)
getAdditions
protected Map<String,String> getAdditions()
getRemovals
protected Set<String> getRemovals()
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.