Interface ZoneMember

All Known Implementing Classes:
AbstractNode, Cluster, Interface, Node, Subnet

public interface ZoneMember
Common interface for objects that can be zone members
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get ID of the zone this object belongs to
    Get name of the zone this object belongs to
  • Method Details

    • getZoneId

      int getZoneId()
      Get ID of the zone this object belongs to
      Returns:
      zone ID
    • getZoneName

      String getZoneName()
      Get name of the zone this object belongs to
      Returns:
      zone name