public abstract class GRPCClientConfig extends Object
| Constructor and Description |
|---|
GRPCClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
void |
setHost(String host) |
void |
setPort(int port) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.