Class ClientAddress
java.lang.Object
org.infinispan.server.hotrod.tx.table.ClientAddress
- All Implemented Interfaces:
Comparable<Address>
,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
-
Field Summary
Fields inherited from interface org.infinispan.remoting.transport.Address
EMPTY_ARRAY
-
Constructor Summary
-
Method Summary