Uses of Class
io.envoyproxy.envoy.config.core.v3.HealthStatusSet
Packages that use HealthStatusSet
-
Uses of HealthStatusSet in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return HealthStatusSetModifier and TypeMethodDescriptionCluster.CommonLbConfig.Builder.getOverrideHostStatus()This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.Cluster.CommonLbConfig.getOverrideHostStatus()This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.Cluster.CommonLbConfigOrBuilder.getOverrideHostStatus()This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type HealthStatusSetModifier and TypeMethodDescriptionCluster.CommonLbConfig.Builder.mergeOverrideHostStatus(HealthStatusSet value) This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.Cluster.CommonLbConfig.Builder.setOverrideHostStatus(HealthStatusSet value) This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision. -
Uses of HealthStatusSet in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthStatusSetModifier and TypeMethodDescriptionHealthStatusSet.Builder.build()HealthStatusSet.Builder.buildPartial()static HealthStatusSetHealthStatusSet.getDefaultInstance()HealthStatusSet.Builder.getDefaultInstanceForType()HealthStatusSet.getDefaultInstanceForType()static HealthStatusSetHealthStatusSet.parseDelimitedFrom(InputStream input) static HealthStatusSetHealthStatusSet.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthStatusSetHealthStatusSet.parseFrom(byte[] data) static HealthStatusSetHealthStatusSet.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthStatusSetHealthStatusSet.parseFrom(com.google.protobuf.ByteString data) static HealthStatusSetHealthStatusSet.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthStatusSetHealthStatusSet.parseFrom(com.google.protobuf.CodedInputStream input) static HealthStatusSetHealthStatusSet.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthStatusSetHealthStatusSet.parseFrom(InputStream input) static HealthStatusSetHealthStatusSet.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthStatusSetHealthStatusSet.parseFrom(ByteBuffer data) static HealthStatusSetHealthStatusSet.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthStatusSetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HealthStatusSet> HealthStatusSet.getParserForType()static com.google.protobuf.Parser<HealthStatusSet> HealthStatusSet.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HealthStatusSetModifier and TypeMethodDescriptionHealthStatusSet.Builder.mergeFrom(HealthStatusSet other) static HealthStatusSet.BuilderHealthStatusSet.newBuilder(HealthStatusSet prototype)