public static class XaFacade.EmptyXaTransactionException extends FlinkRuntimeException
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
).Modifier and Type | Method and Description |
---|---|
Xid |
getXid() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Xid getXid()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.