All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.arjuna.wst.Durable2PCParticipant Maven / Gradle / Ivy

The newest version!
/*
   Copyright The Narayana Authors
   SPDX-License-Identifier: Apache-2.0
 */



package com.arjuna.wst;

/**
 * The Durable2PCParticipant. Unlike all traditional TP implementations, the
 * one-phase commit optimisation is not supported. It was in the 1.0
 * version of the protocol, but not now!
 */

public interface Durable2PCParticipant extends Participant
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy