public class GrpcClientBuilder extends Object
Constructor and Description |
---|
GrpcClientBuilder() |
Modifier and Type | Method and Description |
---|---|
static io.grpc.ManagedChannel |
getChannel(String host,
int port,
Map<String,String> properties) |
public static io.grpc.ManagedChannel getChannel(String host, int port, Map<String,String> properties) throws IOException
IOException
Copyright © 2020. All rights reserved.