Interface IClusterMember

  • All Superinterfaces:
    Serializable

    public interface IClusterMember
    extends Serializable
    A cluster member represents a LumisXP server inside a cluster.
    Since:
    4.2.0
    Version:
    $Revision: 22420 $ $Date: 2019-02-19 16:21:02 -0300 (Tue, 19 Feb 2019) $
    • Method Detail

      • toString

        String toString()
        Returns a string representation for this member. Two different members always have different string representations.
        Overrides:
        toString in class Object
        Returns:
        the string representation for this member.
        Since:
        4.2.0