Package | Description |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.cache.document |
Modifier and Type | Class and Description |
---|---|
protected static class |
InfinispanUtil.KeyMerger<K>
Since keys can appear more than one time e.g. multiple owners in a distributed cache, they all must be merged into a Set.
|
Modifier and Type | Method and Description |
---|---|
static <K,V,T> T |
InfinispanUtil.execute(org.infinispan.Cache<K,V> cache,
InfinispanUtil.Location location,
org.infinispan.distexec.DistributedCallable<K,V,T> callable,
InfinispanUtil.Combiner<T> combiner)
Utility to run the supplied callable in all the processes where the cache is being run.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
LocalDocumentStore.DistributedOperation |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.