public static interface Cds.UpstreamConnectionOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.TcpKeepalive |
getTcpKeepalive()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
|
AddressOuterClass.TcpKeepaliveOrBuilder |
getTcpKeepaliveOrBuilder()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
|
boolean |
hasTcpKeepalive()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTcpKeepalive()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
.envoy.api.v2.core.TcpKeepalive tcp_keepalive = 1;AddressOuterClass.TcpKeepalive getTcpKeepalive()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
.envoy.api.v2.core.TcpKeepalive tcp_keepalive = 1;AddressOuterClass.TcpKeepaliveOrBuilder getTcpKeepaliveOrBuilder()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
.envoy.api.v2.core.TcpKeepalive tcp_keepalive = 1;Copyright © 2018 The Envoy Project. All rights reserved.