public static final class GRPCAgentProtoClient.Builder extends BaseGrpcClient.Builder
channel, host, keepAliveTimeMS, keepAliveTimeoutMS, keepAliveWithoutCalls, metrics, negotiationType, observer, port, shutdownTimeoutMS| Constructor and Description |
|---|
Builder(MetricsRegistry metrics,
io.grpc.ManagedChannel channel) |
Builder(MetricsRegistry metrics,
String host,
int port) |
Builder(Metrics metrics,
String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
GRPCAgentProtoClient |
build() |
buildManagedChannel, withKeepAliveTimeMS, withKeepAliveTimeoutMS, withKeepAliveWithoutCalls, withNegotiationType, withObserver, withShutdownTimeoutMSpublic Builder(MetricsRegistry metrics, io.grpc.ManagedChannel channel)
public Builder(MetricsRegistry metrics, String host, int port)
public GRPCAgentProtoClient build()
build in class BaseGrpcClient.BuilderCopyright © 2019. All rights reserved.