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 int
private Object
private Object
private List
<ClusterStats.DroppedRequests> private com.google.protobuf.RepeatedFieldBuilder
<ClusterStats.DroppedRequests, ClusterStats.DroppedRequests.Builder, ClusterStats.DroppedRequestsOrBuilder> private com.google.protobuf.Duration
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Duration, com.google.protobuf.Duration.Builder, com.google.protobuf.DurationOrBuilder> private long
private 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 void
buildPartial0
(ClusterStats result) private void
clear()
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 void
private void
The name of the cluster.com.google.protobuf.ByteString
The name of the cluster.The eds_cluster_config service_name of the cluster.com.google.protobuf.ByteString
The eds_cluster_config service_name of the cluster.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getDroppedRequests
(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.int
Information 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.Duration
Period over which the actual load report occurred.com.google.protobuf.Duration.Builder
Period 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.DurationOrBuilder
Period over which the actual load report occurred.long
Cluster-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.int
Need 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.boolean
Period over which the actual load report occurred.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
private void
mergeFrom
(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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<ClusterStats.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ClusterStats.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ClusterStats.Builder>
- Throws:
IOException
-
getClusterName
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }
- Specified by:
getClusterName
in interfaceClusterStatsOrBuilder
- Returns:
- The clusterName.
-
getClusterNameBytes
public com.google.protobuf.ByteString getClusterNameBytes()The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }
- Specified by:
getClusterNameBytes
in 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:
getClusterServiceName
in 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:
getClusterServiceNameBytes
in 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:
getUpstreamLocalityStatsList
in interfaceClusterStatsOrBuilder
-
getUpstreamLocalityStatsCount
public int getUpstreamLocalityStatsCount()Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }
- Specified by:
getUpstreamLocalityStatsCount
in interfaceClusterStatsOrBuilder
-
getUpstreamLocalityStats
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }
- Specified by:
getUpstreamLocalityStats
in 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:
getUpstreamLocalityStatsOrBuilder
in interfaceClusterStatsOrBuilder
-
getUpstreamLocalityStatsOrBuilderList
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }
- Specified by:
getUpstreamLocalityStatsOrBuilderList
in 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:
getTotalDroppedRequests
in 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:
getDroppedRequestsList
in 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:
getDroppedRequestsCount
in 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:
getDroppedRequests
in 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:
getDroppedRequestsOrBuilder
in 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:
getDroppedRequestsOrBuilderList
in 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:
hasLoadReportInterval
in 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:
getLoadReportInterval
in 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:
getLoadReportIntervalOrBuilder
in 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;
-