| Package | Description |
|---|---|
| org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.remote.recovery | |
| org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
| org.infinispan.interceptors.locking | |
| org.infinispan.util.concurrent.locks |
Lock and synchronization related classes, tools and utilities.
|
| org.infinispan.util.concurrent.locks.containers |
Concurrent lock containers.
|
| Class and Description |
|---|
| LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries.
|
| Class and Description |
|---|
| LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries.
|
| Class and Description |
|---|
| LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries.
|
| Class and Description |
|---|
| LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries.
|
| Class and Description |
|---|
| LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries.
|
| Class and Description |
|---|
| LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries.
|
| LockManagerImpl
Handles locks for the MVCC based LockingInterceptor
|
| Class and Description |
|---|
| OwnableReentrantLock
A lock that supports reentrancy based on owner (and not on current thread).
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.