| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.rx |
| Modifier and Type | Method and Description |
|---|---|
RTransactionRx |
RedissonRx.createTransaction(TransactionOptions options) |
| Modifier and Type | Method and Description |
|---|---|
RTransactionRx |
RedissonRxClient.createTransaction(TransactionOptions options)
Creates transaction with READ_COMMITTED isolation level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonTransactionRx |
Copyright © 2014–2020 Redisson. All rights reserved.