Interface Address

All Superinterfaces:
Comparable<Address>
All Known Subinterfaces:
TopologyAwareAddress
All Known Implementing Classes:
ClientAddress, JGroupsAddress, JGroupsTopologyAwareAddress, LocalModeAddress, PersistentUUID, SiteAddress

public interface Address extends Comparable<Address>
A destination for an Infinispan command or operation.
Since:
4.0
Author:
Manik Surtani
  • Field Details

    • EMPTY_ARRAY

      static final Address[] EMPTY_ARRAY