Uses of Class
io.envoyproxy.envoy.config.core.v3.TcpKeepalive
Packages that use TcpKeepalive
-
Uses of TcpKeepalive in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as TcpKeepaliveModifier and TypeFieldDescriptionprivate TcpKeepalive
UpstreamConnectionOptions.Builder.tcpKeepalive_
private TcpKeepalive
UpstreamConnectionOptions.tcpKeepalive_
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type TcpKeepaliveModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<TcpKeepalive, TcpKeepalive.Builder, TcpKeepaliveOrBuilder> UpstreamConnectionOptions.Builder.tcpKeepaliveBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return TcpKeepaliveModifier and TypeMethodDescriptionUpstreamConnectionOptions.Builder.getTcpKeepalive()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.UpstreamConnectionOptions.getTcpKeepalive()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.UpstreamConnectionOptionsOrBuilder.getTcpKeepalive()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type TcpKeepaliveModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<TcpKeepalive, TcpKeepalive.Builder, TcpKeepaliveOrBuilder> UpstreamConnectionOptions.Builder.getTcpKeepaliveFieldBuilder()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type TcpKeepaliveModifier and TypeMethodDescriptionUpstreamConnectionOptions.Builder.mergeTcpKeepalive
(TcpKeepalive value) If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.UpstreamConnectionOptions.Builder.setTcpKeepalive
(TcpKeepalive value) If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives. -
Uses of TcpKeepalive in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as TcpKeepaliveFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type TcpKeepaliveModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<TcpKeepalive> TcpKeepalive.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return TcpKeepaliveModifier and TypeMethodDescriptionTcpKeepalive.Builder.build()
TcpKeepalive.Builder.buildPartial()
static TcpKeepalive
TcpKeepalive.getDefaultInstance()
TcpKeepalive.Builder.getDefaultInstanceForType()
TcpKeepalive.getDefaultInstanceForType()
static TcpKeepalive
TcpKeepalive.parseDelimitedFrom
(InputStream input) static TcpKeepalive
TcpKeepalive.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepalive
TcpKeepalive.parseFrom
(byte[] data) static TcpKeepalive
TcpKeepalive.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepalive
TcpKeepalive.parseFrom
(com.google.protobuf.ByteString data) static TcpKeepalive
TcpKeepalive.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepalive
TcpKeepalive.parseFrom
(com.google.protobuf.CodedInputStream input) static TcpKeepalive
TcpKeepalive.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepalive
TcpKeepalive.parseFrom
(InputStream input) static TcpKeepalive
TcpKeepalive.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepalive
TcpKeepalive.parseFrom
(ByteBuffer data) static TcpKeepalive
TcpKeepalive.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type TcpKeepaliveModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<TcpKeepalive> TcpKeepalive.getParserForType()
static com.google.protobuf.Parser
<TcpKeepalive> TcpKeepalive.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type TcpKeepaliveModifier and TypeMethodDescriptionprivate void
TcpKeepalive.Builder.buildPartial0
(TcpKeepalive result) TcpKeepalive.Builder.mergeFrom
(TcpKeepalive other) static TcpKeepalive.Builder
TcpKeepalive.newBuilder
(TcpKeepalive prototype)