Class TransactionSupport

java.lang.Object
org.springframework.kafka.support.TransactionSupport

@Deprecated public final class TransactionSupport extends Object
Deprecated.
No longer used.
Utilities for supporting transactions.
Since:
1.3.7
Author:
Gary Russell
  • Method Details

    • setTransactionIdSuffix

      public static void setTransactionIdSuffix(String suffix)
      Deprecated.
    • getTransactionIdSuffix

      public static String getTransactionIdSuffix()
      Deprecated.
    • clearTransactionIdSuffix

      public static void clearTransactionIdSuffix()
      Deprecated.