Class Node

java.lang.Object
com.logicaldoc.enterprise.cluster.Node
All Implemented Interfaces:
Serializable

public class Node extends Object implements Serializable
Informations about a single node of the cluster
Since:
6.5
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Constructor Details

    • Node

      public Node(String id)
    • Node

      public Node()
  • Method Details