@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AvailabilityMeasurement extends Object implements Serializable, Cloneable, StructuredPojo
Measurements about the availability for your application on the internet, calculated by Amazon CloudWatch Internet Monitor. Amazon Web Services has substantial historical data about internet performance and availability between Amazon Web Services services and different network providers and geographies. By applying statistical analysis to the data, Internet Monitor can detect when the performance and availability for your application has dropped, compared to an estimated baseline that's already calculated. To make it easier to see those drops, we report that information to you in the form of health scores: a performance score and an availability score.
Availability in Internet Monitor represents the estimated percentage of traffic that is not seeing an availability drop. For example, an availability score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing an availability drop for that pair.
For more information, see How Internet Monitor calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
Constructor and Description |
---|
AvailabilityMeasurement() |
Modifier and Type | Method and Description |
---|---|
AvailabilityMeasurement |
clone() |
boolean |
equals(Object obj) |
Double |
getExperienceScore()
Experience scores, or health scores are calculated for different geographic and network provider combinations
(that is, different granularities) and also summed into global scores.
|
Double |
getPercentOfClientLocationImpacted()
The percentage of impact caused by a health event for client location traffic globally.
|
Double |
getPercentOfTotalTrafficImpacted()
The percentage of impact caused by a health event for total traffic globally.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setExperienceScore(Double experienceScore)
Experience scores, or health scores are calculated for different geographic and network provider combinations
(that is, different granularities) and also summed into global scores.
|
void |
setPercentOfClientLocationImpacted(Double percentOfClientLocationImpacted)
The percentage of impact caused by a health event for client location traffic globally.
|
void |
setPercentOfTotalTrafficImpacted(Double percentOfTotalTrafficImpacted)
The percentage of impact caused by a health event for total traffic globally.
|
String |
toString()
Returns a string representation of this object.
|
AvailabilityMeasurement |
withExperienceScore(Double experienceScore)
Experience scores, or health scores are calculated for different geographic and network provider combinations
(that is, different granularities) and also summed into global scores.
|
AvailabilityMeasurement |
withPercentOfClientLocationImpacted(Double percentOfClientLocationImpacted)
The percentage of impact caused by a health event for client location traffic globally.
|
AvailabilityMeasurement |
withPercentOfTotalTrafficImpacted(Double percentOfTotalTrafficImpacted)
The percentage of impact caused by a health event for total traffic globally.
|
public void setExperienceScore(Double experienceScore)
Experience scores, or health scores are calculated for different geographic and network provider combinations (that is, different granularities) and also summed into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores.
The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
experienceScore
- Experience scores, or health scores are calculated for different geographic and network provider
combinations (that is, different granularities) and also summed into global scores. If you view
performance or availability scores without filtering for any specific geography or service provider,
Amazon CloudWatch Internet Monitor provides global health scores.
The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
public Double getExperienceScore()
Experience scores, or health scores are calculated for different geographic and network provider combinations (that is, different granularities) and also summed into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores.
The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
public AvailabilityMeasurement withExperienceScore(Double experienceScore)
Experience scores, or health scores are calculated for different geographic and network provider combinations (that is, different granularities) and also summed into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores.
The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
experienceScore
- Experience scores, or health scores are calculated for different geographic and network provider
combinations (that is, different granularities) and also summed into global scores. If you view
performance or availability scores without filtering for any specific geography or service provider,
Amazon CloudWatch Internet Monitor provides global health scores.
The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
public void setPercentOfTotalTrafficImpacted(Double percentOfTotalTrafficImpacted)
The percentage of impact caused by a health event for total traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
percentOfTotalTrafficImpacted
- The percentage of impact caused by a health event for total traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
public Double getPercentOfTotalTrafficImpacted()
The percentage of impact caused by a health event for total traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
public AvailabilityMeasurement withPercentOfTotalTrafficImpacted(Double percentOfTotalTrafficImpacted)
The percentage of impact caused by a health event for total traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
percentOfTotalTrafficImpacted
- The percentage of impact caused by a health event for total traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
public void setPercentOfClientLocationImpacted(Double percentOfClientLocationImpacted)
The percentage of impact caused by a health event for client location traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
percentOfClientLocationImpacted
- The percentage of impact caused by a health event for client location traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
public Double getPercentOfClientLocationImpacted()
The percentage of impact caused by a health event for client location traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
public AvailabilityMeasurement withPercentOfClientLocationImpacted(Double percentOfClientLocationImpacted)
The percentage of impact caused by a health event for client location traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
percentOfClientLocationImpacted
- The percentage of impact caused by a health event for client location traffic globally.
For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
public String toString()
toString
in class Object
Object.toString()
public AvailabilityMeasurement clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.