Class ClusterStats.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ClusterStats.Builder>
com.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
io.envoyproxy.envoy.config.endpoint.v3.ClusterStats.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ClusterStatsOrBuilder,Cloneable
- Enclosing class:
ClusterStats
public static final class ClusterStats.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
implements ClusterStatsOrBuilder
Per cluster load stats. Envoy reports these stats a management server in a :ref:`LoadStatsRequest<envoy_v3_api_msg_service.load_stats.v3.LoadStatsRequest>` Next ID: 7 [#next-free-field: 7]Protobuf type
envoy.config.endpoint.v3.ClusterStats-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate Objectprivate Objectprivate List<ClusterStats.DroppedRequests> private com.google.protobuf.RepeatedFieldBuilder<ClusterStats.DroppedRequests, ClusterStats.DroppedRequests.Builder, ClusterStats.DroppedRequestsOrBuilder> private com.google.protobuf.Durationprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Duration, com.google.protobuf.Duration.Builder, com.google.protobuf.DurationOrBuilder> private longprivate List<UpstreamLocalityStats> private com.google.protobuf.RepeatedFieldBuilder<UpstreamLocalityStats, UpstreamLocalityStats.Builder, UpstreamLocalityStatsOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllDroppedRequests(Iterable<? extends ClusterStats.DroppedRequests> values) Information about deliberately dropped requests for each category specified in the DropOverload policy.addAllUpstreamLocalityStats(Iterable<? extends UpstreamLocalityStats> values) Need at least one.addDroppedRequests(int index, ClusterStats.DroppedRequests value) Information about deliberately dropped requests for each category specified in the DropOverload policy.addDroppedRequests(int index, ClusterStats.DroppedRequests.Builder builderForValue) Information about deliberately dropped requests for each category specified in the DropOverload policy.Information about deliberately dropped requests for each category specified in the DropOverload policy.addDroppedRequests(ClusterStats.DroppedRequests.Builder builderForValue) Information about deliberately dropped requests for each category specified in the DropOverload policy.Information about deliberately dropped requests for each category specified in the DropOverload policy.addDroppedRequestsBuilder(int index) Information about deliberately dropped requests for each category specified in the DropOverload policy.addUpstreamLocalityStats(int index, UpstreamLocalityStats value) Need at least one.addUpstreamLocalityStats(int index, UpstreamLocalityStats.Builder builderForValue) Need at least one.Need at least one.addUpstreamLocalityStats(UpstreamLocalityStats.Builder builderForValue) Need at least one.Need at least one.addUpstreamLocalityStatsBuilder(int index) Need at least one.build()private voidbuildPartial0(ClusterStats result) private voidclear()The name of the cluster.The eds_cluster_config service_name of the cluster.Information about deliberately dropped requests for each category specified in the DropOverload policy.Period over which the actual load report occurred.Cluster-level stats such as total_successful_requests may be computed by summing upstream_locality_stats.Need at least one.private voidprivate voidThe name of the cluster.com.google.protobuf.ByteStringThe name of the cluster.The eds_cluster_config service_name of the cluster.com.google.protobuf.ByteStringThe eds_cluster_config service_name of the cluster.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetDroppedRequests(int index) Information about deliberately dropped requests for each category specified in the DropOverload policy.getDroppedRequestsBuilder(int index) Information about deliberately dropped requests for each category specified in the DropOverload policy.Information about deliberately dropped requests for each category specified in the DropOverload policy.intInformation about deliberately dropped requests for each category specified in the DropOverload policy.private com.google.protobuf.RepeatedFieldBuilder<ClusterStats.DroppedRequests, ClusterStats.DroppedRequests.Builder, ClusterStats.DroppedRequestsOrBuilder> Information about deliberately dropped requests for each category specified in the DropOverload policy.getDroppedRequestsOrBuilder(int index) Information about deliberately dropped requests for each category specified in the DropOverload policy.List<? extends ClusterStats.DroppedRequestsOrBuilder> Information about deliberately dropped requests for each category specified in the DropOverload policy.com.google.protobuf.DurationPeriod over which the actual load report occurred.com.google.protobuf.Duration.BuilderPeriod over which the actual load report occurred.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Duration, com.google.protobuf.Duration.Builder, com.google.protobuf.DurationOrBuilder> Period over which the actual load report occurred.com.google.protobuf.DurationOrBuilderPeriod over which the actual load report occurred.longCluster-level stats such as total_successful_requests may be computed by summing upstream_locality_stats.getUpstreamLocalityStats(int index) Need at least one.getUpstreamLocalityStatsBuilder(int index) Need at least one.Need at least one.intNeed at least one.private com.google.protobuf.RepeatedFieldBuilder<UpstreamLocalityStats, UpstreamLocalityStats.Builder, UpstreamLocalityStatsOrBuilder> Need at least one.getUpstreamLocalityStatsOrBuilder(int index) Need at least one.List<? extends UpstreamLocalityStatsOrBuilder> Need at least one.booleanPeriod over which the actual load report occurred.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanprivate voidmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ClusterStats other) mergeLoadReportInterval(com.google.protobuf.Duration value) Period over which the actual load report occurred.removeDroppedRequests(int index) Information about deliberately dropped requests for each category specified in the DropOverload policy.removeUpstreamLocalityStats(int index) Need at least one.setClusterName(String value) The name of the cluster.setClusterNameBytes(com.google.protobuf.ByteString value) The name of the cluster.setClusterServiceName(String value) The eds_cluster_config service_name of the cluster.setClusterServiceNameBytes(com.google.protobuf.ByteString value) The eds_cluster_config service_name of the cluster.setDroppedRequests(int index, ClusterStats.DroppedRequests value) Information about deliberately dropped requests for each category specified in the DropOverload policy.setDroppedRequests(int index, ClusterStats.DroppedRequests.Builder builderForValue) Information about deliberately dropped requests for each category specified in the DropOverload policy.setLoadReportInterval(com.google.protobuf.Duration value) Period over which the actual load report occurred.setLoadReportInterval(com.google.protobuf.Duration.Builder builderForValue) Period over which the actual load report occurred.setTotalDroppedRequests(long value) Cluster-level stats such as total_successful_requests may be computed by summing upstream_locality_stats.setUpstreamLocalityStats(int index, UpstreamLocalityStats value) Need at least one.setUpstreamLocalityStats(int index, UpstreamLocalityStats.Builder builderForValue) Need at least one.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
clusterName_
-
clusterServiceName_
-
upstreamLocalityStats_
-
upstreamLocalityStatsBuilder_
private com.google.protobuf.RepeatedFieldBuilder<UpstreamLocalityStats,UpstreamLocalityStats.Builder, upstreamLocalityStatsBuilder_UpstreamLocalityStatsOrBuilder> -
totalDroppedRequests_
private long totalDroppedRequests_ -
droppedRequests_
-
droppedRequestsBuilder_
private com.google.protobuf.RepeatedFieldBuilder<ClusterStats.DroppedRequests,ClusterStats.DroppedRequests.Builder, droppedRequestsBuilder_ClusterStats.DroppedRequestsOrBuilder> -
loadReportInterval_
private com.google.protobuf.Duration loadReportInterval_ -
loadReportIntervalBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder, loadReportIntervalBuilder_com.google.protobuf.DurationOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClusterStats.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
-
mergeFrom
public ClusterStats.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClusterStats.Builder>- Throws:
IOException
-
getClusterName
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }- Specified by:
getClusterNamein interfaceClusterStatsOrBuilder- Returns:
- The clusterName.
-
getClusterNameBytes
public com.google.protobuf.ByteString getClusterNameBytes()The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }- Specified by:
getClusterNameBytesin interfaceClusterStatsOrBuilder- Returns:
- The bytes for clusterName.
-
setClusterName
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }- Parameters:
value- The clusterName to set.- Returns:
- This builder for chaining.
-
clearClusterName
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setClusterNameBytes
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }- Parameters:
value- The bytes for clusterName to set.- Returns:
- This builder for chaining.
-
getClusterServiceName
The eds_cluster_config service_name of the cluster. It's possible that two clusters send the same service_name to EDS, in that case, the management server is supposed to do aggregation on the load reports.
string cluster_service_name = 6;- Specified by:
getClusterServiceNamein interfaceClusterStatsOrBuilder- Returns:
- The clusterServiceName.
-
getClusterServiceNameBytes
public com.google.protobuf.ByteString getClusterServiceNameBytes()The eds_cluster_config service_name of the cluster. It's possible that two clusters send the same service_name to EDS, in that case, the management server is supposed to do aggregation on the load reports.
string cluster_service_name = 6;- Specified by:
getClusterServiceNameBytesin interfaceClusterStatsOrBuilder- Returns:
- The bytes for clusterServiceName.
-
setClusterServiceName
The eds_cluster_config service_name of the cluster. It's possible that two clusters send the same service_name to EDS, in that case, the management server is supposed to do aggregation on the load reports.
string cluster_service_name = 6;- Parameters:
value- The clusterServiceName to set.- Returns:
- This builder for chaining.
-
clearClusterServiceName
The eds_cluster_config service_name of the cluster. It's possible that two clusters send the same service_name to EDS, in that case, the management server is supposed to do aggregation on the load reports.
string cluster_service_name = 6;- Returns:
- This builder for chaining.
-
setClusterServiceNameBytes
The eds_cluster_config service_name of the cluster. It's possible that two clusters send the same service_name to EDS, in that case, the management server is supposed to do aggregation on the load reports.
string cluster_service_name = 6;- Parameters:
value- The bytes for clusterServiceName to set.- Returns:
- This builder for chaining.
-
ensureUpstreamLocalityStatsIsMutable
private void ensureUpstreamLocalityStatsIsMutable() -
getUpstreamLocalityStatsList
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }- Specified by:
getUpstreamLocalityStatsListin interfaceClusterStatsOrBuilder
-
getUpstreamLocalityStatsCount
public int getUpstreamLocalityStatsCount()Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }- Specified by:
getUpstreamLocalityStatsCountin interfaceClusterStatsOrBuilder
-
getUpstreamLocalityStats
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }- Specified by:
getUpstreamLocalityStatsin interfaceClusterStatsOrBuilder
-
setUpstreamLocalityStats
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
setUpstreamLocalityStats
public ClusterStats.Builder setUpstreamLocalityStats(int index, UpstreamLocalityStats.Builder builderForValue) Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
addUpstreamLocalityStats
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
addUpstreamLocalityStats
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
addUpstreamLocalityStats
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
addUpstreamLocalityStats
public ClusterStats.Builder addUpstreamLocalityStats(int index, UpstreamLocalityStats.Builder builderForValue) Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
addAllUpstreamLocalityStats
public ClusterStats.Builder addAllUpstreamLocalityStats(Iterable<? extends UpstreamLocalityStats> values) Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
clearUpstreamLocalityStats
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
removeUpstreamLocalityStats
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
getUpstreamLocalityStatsBuilder
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
getUpstreamLocalityStatsOrBuilder
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }- Specified by:
getUpstreamLocalityStatsOrBuilderin interfaceClusterStatsOrBuilder
-
getUpstreamLocalityStatsOrBuilderList
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }- Specified by:
getUpstreamLocalityStatsOrBuilderListin interfaceClusterStatsOrBuilder
-
addUpstreamLocalityStatsBuilder
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
addUpstreamLocalityStatsBuilder
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
getUpstreamLocalityStatsBuilderList
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... } -
getUpstreamLocalityStatsFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<UpstreamLocalityStats,UpstreamLocalityStats.Builder, getUpstreamLocalityStatsFieldBuilder()UpstreamLocalityStatsOrBuilder> -
getTotalDroppedRequests
public long getTotalDroppedRequests()Cluster-level stats such as total_successful_requests may be computed by summing upstream_locality_stats. In addition, below there are additional cluster-wide stats. The total number of dropped requests. This covers requests deliberately dropped by the drop_overload policy and circuit breaking.
uint64 total_dropped_requests = 3;- Specified by:
getTotalDroppedRequestsin interfaceClusterStatsOrBuilder- Returns:
- The totalDroppedRequests.
-
setTotalDroppedRequests
Cluster-level stats such as total_successful_requests may be computed by summing upstream_locality_stats. In addition, below there are additional cluster-wide stats. The total number of dropped requests. This covers requests deliberately dropped by the drop_overload policy and circuit breaking.
uint64 total_dropped_requests = 3;- Parameters:
value- The totalDroppedRequests to set.- Returns:
- This builder for chaining.
-
clearTotalDroppedRequests
Cluster-level stats such as total_successful_requests may be computed by summing upstream_locality_stats. In addition, below there are additional cluster-wide stats. The total number of dropped requests. This covers requests deliberately dropped by the drop_overload policy and circuit breaking.
uint64 total_dropped_requests = 3;- Returns:
- This builder for chaining.
-
ensureDroppedRequestsIsMutable
private void ensureDroppedRequestsIsMutable() -
getDroppedRequestsList
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;- Specified by:
getDroppedRequestsListin interfaceClusterStatsOrBuilder
-
getDroppedRequestsCount
public int getDroppedRequestsCount()Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;- Specified by:
getDroppedRequestsCountin interfaceClusterStatsOrBuilder
-
getDroppedRequests
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;- Specified by:
getDroppedRequestsin interfaceClusterStatsOrBuilder
-
setDroppedRequests
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
setDroppedRequests
public ClusterStats.Builder setDroppedRequests(int index, ClusterStats.DroppedRequests.Builder builderForValue) Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
addDroppedRequests
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
addDroppedRequests
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
addDroppedRequests
public ClusterStats.Builder addDroppedRequests(ClusterStats.DroppedRequests.Builder builderForValue) Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
addDroppedRequests
public ClusterStats.Builder addDroppedRequests(int index, ClusterStats.DroppedRequests.Builder builderForValue) Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
addAllDroppedRequests
public ClusterStats.Builder addAllDroppedRequests(Iterable<? extends ClusterStats.DroppedRequests> values) Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
clearDroppedRequests
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
removeDroppedRequests
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
getDroppedRequestsBuilder
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
getDroppedRequestsOrBuilder
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;- Specified by:
getDroppedRequestsOrBuilderin interfaceClusterStatsOrBuilder
-
getDroppedRequestsOrBuilderList
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;- Specified by:
getDroppedRequestsOrBuilderListin interfaceClusterStatsOrBuilder
-
addDroppedRequestsBuilder
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
addDroppedRequestsBuilder
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
getDroppedRequestsBuilderList
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5; -
getDroppedRequestsFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<ClusterStats.DroppedRequests,ClusterStats.DroppedRequests.Builder, getDroppedRequestsFieldBuilder()ClusterStats.DroppedRequestsOrBuilder> -
hasLoadReportInterval
public boolean hasLoadReportInterval()Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4;- Specified by:
hasLoadReportIntervalin interfaceClusterStatsOrBuilder- Returns:
- Whether the loadReportInterval field is set.
-
getLoadReportInterval
public com.google.protobuf.Duration getLoadReportInterval()Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4;- Specified by:
getLoadReportIntervalin interfaceClusterStatsOrBuilder- Returns:
- The loadReportInterval.
-
setLoadReportInterval
Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4; -
setLoadReportInterval
public ClusterStats.Builder setLoadReportInterval(com.google.protobuf.Duration.Builder builderForValue) Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4; -
mergeLoadReportInterval
Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4; -
clearLoadReportInterval
Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4; -
getLoadReportIntervalBuilder
public com.google.protobuf.Duration.Builder getLoadReportIntervalBuilder()Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4; -
getLoadReportIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getLoadReportIntervalOrBuilder()Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4;- Specified by:
getLoadReportIntervalOrBuilderin interfaceClusterStatsOrBuilder
-
getLoadReportIntervalFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder, getLoadReportIntervalFieldBuilder()com.google.protobuf.DurationOrBuilder> Period over which the actual load report occurred. This will be guaranteed to include every request reported. Due to system load and delays between the ``LoadStatsRequest`` sent from Envoy and the ``LoadStatsResponse`` message sent from the management server, this may be longer than the requested load reporting interval in the ``LoadStatsResponse``.
.google.protobuf.Duration load_report_interval = 4;
-