public interface RpcServer extends StartStoppable, MainThreadExecutable, RpcGateway
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<Void> |
getTerminationFuture()
Return a future which is completed when the rpc endpoint has been terminated.
|
start, stopcallAsync, runAsync, scheduleRunAsyncgetAddress, getHostnameCompletableFuture<Void> getTerminationFuture()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.