|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InfinispanUtil.Combiner | |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.cache.document |
Uses of InfinispanUtil.Combiner in org.modeshape.jcr |
---|
Classes in org.modeshape.jcr that implement InfinispanUtil.Combiner | |
---|---|
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. |
Methods in org.modeshape.jcr with parameters of type InfinispanUtil.Combiner | ||
---|---|---|
static
|
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. |
Uses of InfinispanUtil.Combiner in org.modeshape.jcr.cache.document |
---|
Classes in org.modeshape.jcr.cache.document that implement InfinispanUtil.Combiner | |
---|---|
protected static class |
LocalDocumentStore.DistributedOperation
|
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |