Class and Description |
---|
SharedLocalYieldingClusterLockManager
Distributed lock manager intended for use cases where multiple local threads can share the lock, but only one node in the
cluster can have threads using the lock.
|
Class and Description |
---|
AbstractClusterLockSupport
Base class for cluster-wide lock implementations.
|
ClusterLockState |
ClusterLockState.State
Lock status of a category
|
LocalLockHandler
Provides local lock coordination for an
AbstractClusterLockSupport . |
RemoteLockResponse
Return value for a "remoteLock" call.
|
RemoteLockResponse.Flag |
SharedLocalYieldingClusterLockManager.LockResult
Result of a
lock call |
TimeoutException
Thrown to indicate failure to acquire a lock within a specified timeout.
|
Class and Description |
---|
SharedLocalYieldingClusterLockManager
Distributed lock manager intended for use cases where multiple local threads can share the lock, but only one node in the
cluster can have threads using the lock.
|
Class and Description |
---|
SharedLocalYieldingClusterLockManager
Distributed lock manager intended for use cases where multiple local threads can share the lock, but only one node in the
cluster can have threads using the lock.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.