| Package | Description |
|---|---|
| io.atomix.core.transaction |
Interfaces for managing distributed primitive transactions.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
TransactionService.preparing(TransactionId transactionId,
Set<ParticipantInfo> participants)
Marks the given transaction as preparing.
|
Copyright © 2013–2018. All rights reserved.