public static class XaFacade.EmptyXaTransactionException
extends org.apache.flink.util.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, toStringpublic Xid getXid()
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.