java.lang.Object
org.infinispan.commons.tx.XidImpl
org.infinispan.client.hotrod.transaction.manager.RemoteXid
All Implemented Interfaces:
Xid

public final class RemoteXid extends XidImpl
Implementation of Xid used by RemoteTransactionManager.
Since:
9.3
Author:
Pedro Ruivo
  • Method Details

    • create

      public static RemoteXid create(UUID tmId)
    • writeTo

      public void writeTo(io.netty.buffer.ByteBuf byteBuf)
    • estimateSize

      public int estimateSize()