| Constructor and Description |
|---|
GRPCClient(String host,
int port) |
GRPCClient(String host,
int port,
io.netty.handler.ssl.SslContext sslContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
io.grpc.ManagedChannel |
getChannel() |
void |
shutdown() |
String |
toString() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.