Class InternalChannelz.SocketOptions
java.lang.Object
io.grpc.InternalChannelz.SocketOptions
- Enclosing class:
InternalChannelz
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSocketOptions(Integer timeoutMillis, Integer lingerSeconds, InternalChannelz.TcpInfo tcpInfo, Map<String, String> others) Creates an instance. -
Method Summary
-
Field Details
-
others
-
soTimeoutMillis
-
lingerSeconds
-
tcpInfo
-
-
Constructor Details
-
SocketOptions
-