| Package | Description |
|---|---|
| org.apache.flink.connector.jdbc.xa |
Provides exactly-once JDBC sink implementation using Java XA transactions API (JTA).
|
| Class and Description |
|---|
| CheckpointAndXid
A pair of checkpoint id and
Xid representing a checkpoint and an associated pending
(prepared) XA transaction. |
| XaFacade
Facade to the XA operations relevant to
sink. |
| XaFacade.TransientXaException
Indicates a transient or unknown failure from the resource manager (see
XA_RBTRANSIENT, XAER_RMFAIL). |
XidGenerator
Xid generator. |
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.