Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
Modifier and Type | Field and Description |
---|---|
InternalChannelz.TcpInfo |
InternalChannelz.SocketOptions.tcpInfo |
Modifier and Type | Method and Description |
---|---|
InternalChannelz.TcpInfo |
InternalChannelz.TcpInfo.Builder.build()
Builds an instance.
|
Modifier and Type | Method and Description |
---|---|
InternalChannelz.SocketOptions.Builder |
InternalChannelz.SocketOptions.Builder.setTcpInfo(InternalChannelz.TcpInfo tcpInfo) |
Constructor and Description |
---|
SocketOptions(Integer timeoutMillis,
Integer lingerSeconds,
InternalChannelz.TcpInfo tcpInfo,
Map<String,String> others)
Creates an instance.
|
Copyright © 2019. All rights reserved.