| Class | Description |
|---|---|
| BaseTransactionalMap<K,V> | |
| BaseTransactionalMap.MapEntry | |
| BaseTransactionalMapCache<K,V> | |
| BaseTransactionalObject | |
| BaseTransactionalSet<V> | |
| HashKey | |
| HashValue | |
| RedissonTransaction | |
| RedissonTransactionalBucket<V> | |
| RedissonTransactionalLocalCachedMap<K,V> | |
| RedissonTransactionalMap<K,V> | |
| RedissonTransactionalMapCache<K,V> | |
| RedissonTransactionalSet<V> | |
| RedissonTransactionalSetCache<V> | |
| TransactionalSet<V> | |
| TransactionalSetCache<V> |
| Exception | Description |
|---|---|
| TransactionException |
This exception used to report an error during Transaction execution.
|
| TransactionTimeoutException |
This exception used to report an error during Transaction execution.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.