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