public static final class InternalChannelz.SocketOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InternalChannelz.SocketOptions.Builder |
Modifier and Type | Field and Description |
---|---|
Integer |
lingerSeconds |
Map<String,String> |
others |
Integer |
soTimeoutMillis |
InternalChannelz.TcpInfo |
tcpInfo |
Constructor and Description |
---|
SocketOptions(Integer timeoutMillis,
Integer lingerSeconds,
InternalChannelz.TcpInfo tcpInfo,
Map<String,String> others)
Creates an instance.
|
@Nullable public final InternalChannelz.TcpInfo tcpInfo
Copyright © 2019. All rights reserved.