| Package | Description |
|---|---|
| org.infinispan.lock.api |
Clustered Locks API.
|
| org.infinispan.multimap.api |
MultimapCache API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteredLockConfiguration
A Clustered Lock can be reentrant and there are different ownership levels.
|
interface |
ClusteredLockManager
Provides the API to define, create and remove ClusteredLocks.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicMultimapCache<K,V>
BasicMultimapCache provides the common API for the two different types of multimap caches that Infinispan
provides: embedded and remote. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.