Class LocalModeAddress
java.lang.Object
org.infinispan.remoting.transport.LocalModeAddress
- All Implemented Interfaces:
Comparable<Address>
,Address
Represents the local node's address.
- Since:
- 9.0
-
Field Summary
Fields inherited from interface org.infinispan.remoting.transport.Address
EMPTY_ARRAY
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Address>
-