public class GrpcServer extends Object
| Constructor and Description |
|---|
GrpcServer(CantorEnvironment cantorEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown() |
CompletableFuture<?> |
start() |
public GrpcServer(CantorEnvironment cantorEnvironment) throws IOException
IOExceptionpublic CompletableFuture<?> start()
public void shutdown()
Copyright © 2022. All rights reserved.