|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InfinispanUtil.Location | |
|---|---|
| org.modeshape.jcr | |
| Uses of InfinispanUtil.Location in org.modeshape.jcr |
|---|
| Methods in org.modeshape.jcr that return InfinispanUtil.Location | |
|---|---|
static InfinispanUtil.Location |
InfinispanUtil.Location.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InfinispanUtil.Location[] |
InfinispanUtil.Location.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.modeshape.jcr with parameters of type InfinispanUtil.Location | ||
|---|---|---|
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. |
|
|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||