Interface Node


public interface Node
  • Method Details

    • getHost

      String getHost()
    • getHostAndPort

      HostAddress getHostAndPort()
    • getNodeIdentifier

      String getNodeIdentifier()
    • getVersion

      String getVersion()
    • isCoordinator

      boolean isCoordinator()