Package org.jgroups
Interface PhysicalAddress
- All Superinterfaces:
Address,Comparable<Address>,SizeStreamable,Streamable
- All Known Implementing Classes:
IpAddress
Represents a physical (as opposed to logical) address
- Since:
- 2.6
- See Also:
-
Field Summary
-
Method Summary
Methods inherited from interface org.jgroups.Address
isMulticast, isSiteAddress, isSiteMasterMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.jgroups.util.SizeStreamable
serializedSizeMethods inherited from interface org.jgroups.util.Streamable
readFrom, writeTo
-
Method Details
-
printIpAddress
String printIpAddress()
-