| Class and Description |
|---|
| Locker
Threadsafe discretionary locking within and between processes Titan.
|
| LockerProvider |
| Class and Description |
|---|
| AbstractLocker.Builder
Abstract builder for this Locker implementation.
|
| LocalLockMediator
This class resolves lock contention between two transactions on the same JVM.
|
| LocalLockMediatorProvider
Service provider interface for
LocalLockMediators. |
| LocalLockMediators
A singleton maintaining a globally unique map of
LocalLockMediator
instances. |
| Locker
Threadsafe discretionary locking within and between processes Titan.
|
| LockerState
A store for
LockStatus objects. |
| LockStatus
A single held lock's expiration time.
|
| PermanentLockingException
This exception signifies a failure to lock based on durable state.
|
| TemporaryLockingException
This exception signifies a (potentially) temporary exception while attempting
to acquire a lock in the Titan storage backend.
|
| Class and Description |
|---|
| AbstractLocker
Abstract base class for building lockers.
|
| AbstractLocker.Builder
Abstract builder for this Locker implementation.
|
| LocalLockMediator
This class resolves lock contention between two transactions on the same JVM.
|
| Locker
Threadsafe discretionary locking within and between processes Titan.
|
| LockerProvider |
| LockStatus
A single held lock's expiration time.
|
| TemporaryLockingException
This exception signifies a (potentially) temporary exception while attempting
to acquire a lock in the Titan storage backend.
|
Copyright © 2012–2015. All rights reserved.