Class XaFacade.EmptyXaTransactionException

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    XaFacade

    public static class XaFacade.EmptyXaTransactionException
    extends org.apache.flink.util.FlinkRuntimeException
    Thrown by XaFacade when RM responds with XA_RDONLY indicating that the transaction doesn't include any changes. When such a transaction is committed RM may return an error (usually, XAER_NOTA).
    See Also:
    Serialized Form
    • Method Detail

      • getXid

        public Xid getXid()