| Package | Description |
|---|---|
| net.sf.ehcache |
This package contains the public API for using ehcache.
|
| net.sf.ehcache.terracotta |
This package contains the Terracotta integration functionalities.
|
| net.sf.ehcache.transaction |
This package contains classes for controlling cache operations for transactional use.
|
| net.sf.ehcache.transaction.local |
This package contains the local transactions subsystem.
|
| net.sf.ehcache.transaction.xa |
This package contains the functionality to provide XA support to a transactional Cache.
|
| net.sf.ehcache.transaction.xa.commands |
This package contains a representation of the queued commands which can be executed against a
XA store.
|
| Class and Description |
|---|
| SoftLockFactory
A factory of soft-locks supporting a specific isolation level.
|
| SoftLockManager
A factory for
SoftLocks |
| TransactionIDFactory
A factory for transaction IDs.
|
| Class and Description |
|---|
| SoftLockManager
A factory for
SoftLocks |
| TransactionIDFactory
A factory for transaction IDs.
|
| Class and Description |
|---|
| AbstractSoftLockManager
An abstract map backed soft lock manager.
|
| AbstractTransactionIDFactory
An abstract map backed transaction id factory.
|
| Decision
The decision types a Transaction ID can be in
|
| ReadCommittedSoftLockImpl
A SoftLock implementation with Read-Committed isolation level
|
| SoftLock
A soft lock is used to lock elements in transactional stores
|
| SoftLockFactory
A factory of soft-locks supporting a specific isolation level.
|
| SoftLockID
A soft lock ID is used to uniquely identify a soft lock
|
| SoftLockManager
A factory for
SoftLocks |
| TransactionException
Instances of this class or its subclasses are thrown when an error
happen in the transaction subsystem
|
| TransactionID
A transaction identifier.
|
| TransactionIDFactory
A factory for transaction IDs.
|
| TransactionIDImpl
A transaction ID implementation with uniqueness across a single JVM
|
| TransactionIDSerializedForm
A replacement serialized form for transaction IDs.
|
| XidTransactionIDSerializedForm
A replacement serialized form for XID transaction IDs.
|
| Class and Description |
|---|
| AbstractTransactionStore
Abstract transactional store which provides implementation of all non-transactional methods
|
| SoftLock
A soft lock is used to lock elements in transactional stores
|
| SoftLockManager
A factory for
SoftLocks |
| TransactionID
A transaction identifier.
|
| TransactionIDFactory
A factory for transaction IDs.
|
| Class and Description |
|---|
| AbstractTransactionStore
Abstract transactional store which provides implementation of all non-transactional methods
|
| SoftLockManager
A factory for
SoftLocks |
| TransactionException
Instances of this class or its subclasses are thrown when an error
happen in the transaction subsystem
|
| TransactionID
A transaction identifier.
|
| TransactionIDFactory
A factory for transaction IDs.
|
| Class and Description |
|---|
| SoftLockManager
A factory for
SoftLocks |
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.