public interface RpcServer extends StartStoppable, MainThreadExecutable, RpcGateway
| Modifier and Type | Method and Description |
|---|---|
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–2020 The Apache Software Foundation. All rights reserved.