Package | Description |
---|---|
org.modeshape.jcr.cache |
Modifier and Type | Method and Description |
---|---|
ReferrerCounts.MutableReferrerCounts |
ReferrerCounts.MutableReferrerCounts.addStrong(NodeKey key,
int increment)
Add the specified number of strong reference counts for the given key.
|
ReferrerCounts.MutableReferrerCounts |
ReferrerCounts.MutableReferrerCounts.addWeak(NodeKey key,
int increment)
Add the specified number of weak reference counts for the given key.
|
static ReferrerCounts.MutableReferrerCounts |
ReferrerCounts.createMutable() |
ReferrerCounts.MutableReferrerCounts |
ReferrerCounts.mutable()
Get a mutable version of this snapshot.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.