public static final class ClusterStats.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder> implements ClusterStatsOrBuilder
Per cluster load stats. Envoy reports these stats a management server in a :ref:`LoadStatsRequest<envoy_api_msg_service.load_stats.v3.LoadStatsRequest>` Next ID: 7 [#next-free-field: 7]Protobuf type
envoy.config.endpoint.v3.ClusterStats| Modifier and Type | Method and Description |
|---|---|
ClusterStats.Builder |
addAllDroppedRequests(Iterable<? extends ClusterStats.DroppedRequests> values)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
addAllUpstreamLocalityStats(Iterable<? extends UpstreamLocalityStats> values)
Need at least one.
|
ClusterStats.Builder |
addDroppedRequests(ClusterStats.DroppedRequests.Builder builderForValue)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
addDroppedRequests(ClusterStats.DroppedRequests value)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
addDroppedRequests(int index,
ClusterStats.DroppedRequests.Builder builderForValue)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
addDroppedRequests(int index,
ClusterStats.DroppedRequests value)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.DroppedRequests.Builder |
addDroppedRequestsBuilder()
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.DroppedRequests.Builder |
addDroppedRequestsBuilder(int index)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStats.Builder |
addUpstreamLocalityStats(int index,
UpstreamLocalityStats.Builder builderForValue)
Need at least one.
|
ClusterStats.Builder |
addUpstreamLocalityStats(int index,
UpstreamLocalityStats value)
Need at least one.
|
ClusterStats.Builder |
addUpstreamLocalityStats(UpstreamLocalityStats.Builder builderForValue)
Need at least one.
|
ClusterStats.Builder |
addUpstreamLocalityStats(UpstreamLocalityStats value)
Need at least one.
|
UpstreamLocalityStats.Builder |
addUpstreamLocalityStatsBuilder()
Need at least one.
|
UpstreamLocalityStats.Builder |
addUpstreamLocalityStatsBuilder(int index)
Need at least one.
|
ClusterStats |
build() |
ClusterStats |
buildPartial() |
ClusterStats.Builder |
clear() |
ClusterStats.Builder |
clearClusterName()
The name of the cluster.
|
ClusterStats.Builder |
clearClusterServiceName()
The eds_cluster_config service_name of the cluster.
|
ClusterStats.Builder |
clearDroppedRequests()
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ClusterStats.Builder |
clearLoadReportInterval()
Period over which the actual load report occurred.
|
ClusterStats.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClusterStats.Builder |
clearTotalDroppedRequests()
Cluster-level stats such as total_successful_requests may be computed by
summing upstream_locality_stats.
|
ClusterStats.Builder |
clearUpstreamLocalityStats()
Need at least one.
|
ClusterStats.Builder |
clone() |
String |
getClusterName()
The name of the cluster.
|
com.google.protobuf.ByteString |
getClusterNameBytes()
The name of the cluster.
|
String |
getClusterServiceName()
The eds_cluster_config service_name of the cluster.
|
com.google.protobuf.ByteString |
getClusterServiceNameBytes()
The eds_cluster_config service_name of the cluster.
|
ClusterStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ClusterStats.DroppedRequests |
getDroppedRequests(int index)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.DroppedRequests.Builder |
getDroppedRequestsBuilder(int index)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
List<ClusterStats.DroppedRequests.Builder> |
getDroppedRequestsBuilderList()
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
int |
getDroppedRequestsCount()
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
List<ClusterStats.DroppedRequests> |
getDroppedRequestsList()
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.DroppedRequestsOrBuilder |
getDroppedRequestsOrBuilder(int index)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
List<? extends ClusterStats.DroppedRequestsOrBuilder> |
getDroppedRequestsOrBuilderList()
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
com.google.protobuf.Duration |
getLoadReportInterval()
Period over which the actual load report occurred.
|
com.google.protobuf.Duration.Builder |
getLoadReportIntervalBuilder()
Period over which the actual load report occurred.
|
com.google.protobuf.DurationOrBuilder |
getLoadReportIntervalOrBuilder()
Period over which the actual load report occurred.
|
long |
getTotalDroppedRequests()
Cluster-level stats such as total_successful_requests may be computed by
summing upstream_locality_stats.
|
UpstreamLocalityStats |
getUpstreamLocalityStats(int index)
Need at least one.
|
UpstreamLocalityStats.Builder |
getUpstreamLocalityStatsBuilder(int index)
Need at least one.
|
List<UpstreamLocalityStats.Builder> |
getUpstreamLocalityStatsBuilderList()
Need at least one.
|
int |
getUpstreamLocalityStatsCount()
Need at least one.
|
List<UpstreamLocalityStats> |
getUpstreamLocalityStatsList()
Need at least one.
|
UpstreamLocalityStatsOrBuilder |
getUpstreamLocalityStatsOrBuilder(int index)
Need at least one.
|
List<? extends UpstreamLocalityStatsOrBuilder> |
getUpstreamLocalityStatsOrBuilderList()
Need at least one.
|
boolean |
hasLoadReportInterval()
Period over which the actual load report occurred.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClusterStats.Builder |
mergeFrom(ClusterStats other) |
ClusterStats.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStats.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClusterStats.Builder |
mergeLoadReportInterval(com.google.protobuf.Duration value)
Period over which the actual load report occurred.
|
ClusterStats.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ClusterStats.Builder |
removeDroppedRequests(int index)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
removeUpstreamLocalityStats(int index)
Need at least one.
|
ClusterStats.Builder |
setClusterName(String value)
The name of the cluster.
|
ClusterStats.Builder |
setClusterNameBytes(com.google.protobuf.ByteString value)
The name of the cluster.
|
ClusterStats.Builder |
setClusterServiceName(String value)
The eds_cluster_config service_name of the cluster.
|
ClusterStats.Builder |
setClusterServiceNameBytes(com.google.protobuf.ByteString value)
The eds_cluster_config service_name of the cluster.
|
ClusterStats.Builder |
setDroppedRequests(int index,
ClusterStats.DroppedRequests.Builder builderForValue)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
setDroppedRequests(int index,
ClusterStats.DroppedRequests value)
Information about deliberately dropped requests for each category specified
in the DropOverload policy.
|
ClusterStats.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStats.Builder |
setLoadReportInterval(com.google.protobuf.Duration.Builder builderForValue)
Period over which the actual load report occurred.
|
ClusterStats.Builder |
setLoadReportInterval(com.google.protobuf.Duration value)
Period over which the actual load report occurred.
|
ClusterStats.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClusterStats.Builder |
setTotalDroppedRequests(long value)
Cluster-level stats such as total_successful_requests may be computed by
summing upstream_locality_stats.
|
ClusterStats.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ClusterStats.Builder |
setUpstreamLocalityStats(int index,
UpstreamLocalityStats.Builder builderForValue)
Need at least one.
|
ClusterStats.Builder |
setUpstreamLocalityStats(int index,
UpstreamLocalityStats value)
Need at least one.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ClusterStats build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ClusterStats buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ClusterStats.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClusterStats.Builder>public ClusterStats.Builder mergeFrom(ClusterStats other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public ClusterStats.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClusterStats.Builder>IOExceptionpublic String getClusterName()
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }getClusterName in interface ClusterStatsOrBuilderpublic com.google.protobuf.ByteString getClusterNameBytes()
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }getClusterNameBytes in interface ClusterStatsOrBuilderpublic ClusterStats.Builder setClusterName(String value)
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }public ClusterStats.Builder clearClusterName()
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }public ClusterStats.Builder setClusterNameBytes(com.google.protobuf.ByteString value)
The name of the cluster.
string cluster_name = 1 [(.validate.rules) = { ... }public String 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;getClusterServiceName in interface ClusterStatsOrBuilderpublic 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;getClusterServiceNameBytes in interface ClusterStatsOrBuilderpublic ClusterStats.Builder setClusterServiceName(String value)
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;public ClusterStats.Builder 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;public ClusterStats.Builder setClusterServiceNameBytes(com.google.protobuf.ByteString value)
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;public List<UpstreamLocalityStats> getUpstreamLocalityStatsList()
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }getUpstreamLocalityStatsList in interface ClusterStatsOrBuilderpublic int getUpstreamLocalityStatsCount()
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }getUpstreamLocalityStatsCount in interface ClusterStatsOrBuilderpublic UpstreamLocalityStats getUpstreamLocalityStats(int index)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }getUpstreamLocalityStats in interface ClusterStatsOrBuilderpublic ClusterStats.Builder setUpstreamLocalityStats(int index, UpstreamLocalityStats value)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }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) = { ... }public ClusterStats.Builder addUpstreamLocalityStats(UpstreamLocalityStats value)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }public ClusterStats.Builder addUpstreamLocalityStats(int index, UpstreamLocalityStats value)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }public ClusterStats.Builder addUpstreamLocalityStats(UpstreamLocalityStats.Builder builderForValue)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }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) = { ... }public ClusterStats.Builder addAllUpstreamLocalityStats(Iterable<? extends UpstreamLocalityStats> values)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }public ClusterStats.Builder clearUpstreamLocalityStats()
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }public ClusterStats.Builder removeUpstreamLocalityStats(int index)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }public UpstreamLocalityStats.Builder getUpstreamLocalityStatsBuilder(int index)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }public UpstreamLocalityStatsOrBuilder getUpstreamLocalityStatsOrBuilder(int index)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }getUpstreamLocalityStatsOrBuilder in interface ClusterStatsOrBuilderpublic List<? extends UpstreamLocalityStatsOrBuilder> getUpstreamLocalityStatsOrBuilderList()
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }getUpstreamLocalityStatsOrBuilderList in interface ClusterStatsOrBuilderpublic UpstreamLocalityStats.Builder addUpstreamLocalityStatsBuilder()
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }public UpstreamLocalityStats.Builder addUpstreamLocalityStatsBuilder(int index)
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }public List<UpstreamLocalityStats.Builder> getUpstreamLocalityStatsBuilderList()
Need at least one.
repeated .envoy.config.endpoint.v3.UpstreamLocalityStats upstream_locality_stats = 2 [(.validate.rules) = { ... }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;getTotalDroppedRequests in interface ClusterStatsOrBuilderpublic ClusterStats.Builder setTotalDroppedRequests(long value)
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;public ClusterStats.Builder 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;public List<ClusterStats.DroppedRequests> getDroppedRequestsList()
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;getDroppedRequestsList in interface ClusterStatsOrBuilderpublic 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;getDroppedRequestsCount in interface ClusterStatsOrBuilderpublic ClusterStats.DroppedRequests getDroppedRequests(int index)
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;getDroppedRequests in interface ClusterStatsOrBuilderpublic ClusterStats.Builder setDroppedRequests(int index, ClusterStats.DroppedRequests value)
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;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;public ClusterStats.Builder addDroppedRequests(ClusterStats.DroppedRequests value)
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;public ClusterStats.Builder addDroppedRequests(int index, ClusterStats.DroppedRequests value)
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;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;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;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;public ClusterStats.Builder clearDroppedRequests()
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;public ClusterStats.Builder removeDroppedRequests(int index)
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;public ClusterStats.DroppedRequests.Builder getDroppedRequestsBuilder(int index)
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;public ClusterStats.DroppedRequestsOrBuilder getDroppedRequestsOrBuilder(int index)
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;getDroppedRequestsOrBuilder in interface ClusterStatsOrBuilderpublic List<? extends ClusterStats.DroppedRequestsOrBuilder> getDroppedRequestsOrBuilderList()
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;getDroppedRequestsOrBuilderList in interface ClusterStatsOrBuilderpublic ClusterStats.DroppedRequests.Builder addDroppedRequestsBuilder()
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;public ClusterStats.DroppedRequests.Builder addDroppedRequestsBuilder(int index)
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;public List<ClusterStats.DroppedRequests.Builder> getDroppedRequestsBuilderList()
Information about deliberately dropped requests for each category specified in the DropOverload policy.
repeated .envoy.config.endpoint.v3.ClusterStats.DroppedRequests dropped_requests = 5;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;hasLoadReportInterval in interface ClusterStatsOrBuilderpublic 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;getLoadReportInterval in interface ClusterStatsOrBuilderpublic ClusterStats.Builder setLoadReportInterval(com.google.protobuf.Duration value)
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;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;public ClusterStats.Builder mergeLoadReportInterval(com.google.protobuf.Duration value)
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;public ClusterStats.Builder 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;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;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;getLoadReportIntervalOrBuilder in interface ClusterStatsOrBuilderpublic final ClusterStats.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>public final ClusterStats.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ClusterStats.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.