Class CompleteTransactionOperation

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

public class CompleteTransactionOperation extends AbstractNoCacheHotRodOperation<Integer>
Represents a commit or rollback request from the TransactionManager.
Since:
9.3
Author:
Pedro Ruivo