Class ClientAddress

java.lang.Object
org.infinispan.server.hotrod.tx.table.ClientAddress
All Implemented Interfaces:
Comparable<Address>, Address

public class ClientAddress extends Object implements Address
A Address implementation for a client transaction.

The localAddress is the address of the node in which the transaction was replayed.

Since:
9.2
Author:
Pedro Ruivo