Package lumis.portal.cluster
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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
toString()
Returns a string representation for this member.
-