Class ClusterAffinity

    • Constructor Detail

      • ClusterAffinity

        public ClusterAffinity​(String clusterName)
        Construct a new instance.
        Parameters:
        clusterName - the associated cluster name
    • Method Detail

      • getClusterName

        public String getClusterName()
        Get the associated cluster name.
        Returns:
        the associated cluster name
      • getUri

        public URI getUri()
        Description copied from class: Affinity
        Get the associated URI.
        Specified by:
        getUri in class Affinity
        Returns:
        the associated URI (not null)