Class CheckpointAndXid


  • @ThreadSafe
    @Internal
    public final class CheckpointAndXid
    extends Object
    A pair of checkpoint id and Xid representing a checkpoint and an associated pending (prepared) XA transaction. Thread-safe (assuming immutable Xid implementation).