Class ClusterId


  • public final class ClusterId
    extends Identifier<java.lang.Integer>
    Representation of the topology cluster identity.
    • Method Detail

      • clusterId

        public static ClusterId clusterId​(int id)
        Returns the cluster identifier, represented by the specified integer serial number.
        Parameters:
        id - integer serial number
        Returns:
        cluster identifier
      • index

        public int index()
        Returns the backing integer index.
        Returns:
        backing integer index