Class PrepareTransactionOperation

All Implemented Interfaces:
CompletionStage<Integer>, Future<Integer>, HotRodOperation<Integer>, HotRodConstants

public class PrepareTransactionOperation extends AbstractCacheOperation<Integer>
A prepare request from the TransactionManager.

It contains all the transaction modification to perform the validation.

Since:
9.3
Author:
Pedro Ruivo