Uses of Record Class
org.infinispan.remoting.transport.PhysicalAddress
Packages that use PhysicalAddress
Package
Description
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
-
Uses of PhysicalAddress in org.infinispan.remoting.transport
Methods in org.infinispan.remoting.transport that return types with arguments of type PhysicalAddressModifier and TypeMethodDescriptionAbstractDelegatingTransport.getMembersPhysicalAddresses()Transport.getMembersPhysicalAddresses()Returns physical addresses of members in the current cluster view.AbstractDelegatingTransport.getPhysicalAddresses()Transport.getPhysicalAddresses()Retrieves the current cache instance's physical network addresses. -
Uses of PhysicalAddress in org.infinispan.remoting.transport.jgroups
Methods in org.infinispan.remoting.transport.jgroups that return types with arguments of type PhysicalAddressModifier and TypeMethodDescriptionJGroupsTransport.getMembersPhysicalAddresses()JGroupsTransport.getPhysicalAddresses()