Interface TabletServerId

All Superinterfaces:
Comparable<TabletServerId>

public interface TabletServerId extends Comparable<TabletServerId>
Since:
2.1.0
  • Method Details

    • getHost

      String getHost()
    • getPort

      int getPort()
    • getSession

      String getSession()