Interface KvStateServer

    • Method Detail

      • getServerAddress

        InetSocketAddress getServerAddress()
        Returns the address the server is listening to.
        Returns:
        Server address.
      • shutdown

        void shutdown()
        Shuts down the server and all related thread pools.