Class Node

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class Node
    extends Object
    implements Closeable
    A node represent a node within a cluster (cluster.name). The client() can be used in order to use a Client to perform actions/operations against the cluster.