Interface SiteAddress

All Superinterfaces:
Address, Comparable<Address>, SizeStreamable, Streamable
All Known Implementing Classes:
SiteMaster, SiteUUID

public interface SiteAddress extends Address
Address with a site suffix
Since:
3.2
  • Method Details

    • getSite

      String getSite()
      Returns the ID of the site (all sites need to have a unique site ID)
    • type

      default SiteAddress.Type type()
      Temporary kludge to avoid instanceof