public interface KvStateServer
Queryable
State Proxy and requesting locally stored state.| 限定符和类型 | 方法和说明 |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.