public interface KvStateServer
Queryable
State Proxy and requesting locally stored state.| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
getServerAddress()
Returns the
address the server is listening to. |
void |
shutdown()
Shuts down the server and all related thread pools.
|
void |
start()
Starts the server.
|
InetSocketAddress getServerAddress()
address the server is listening to.void shutdown()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.