public abstract class WSDMQosConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
IDENTITY_RESOURCE_ID_KEY
This is the unique identity by which the resource (service) is known
to the management system.
|
static String |
IDENTITY_ResourceId
This is the unique identity by which the resource (service) is known
to the management system.
|
static String |
METRIC_FAULT_COUNT_KEY
The number of faults from a given service.
|
static String |
METRIC_FaultCount
The number of faults from a given service.
|
static String |
METRIC_LAST_UPDATE_TIME_KEY
Represents the last time this metric was updated.
|
static String |
METRIC_LastUpdateTime
Represents the last time this metric was updated.
|
static String |
METRIC_REPLY_COUNT_KEY
The number of replies from a given service.
|
static String |
METRIC_ReplyCount
The number of replies from a given service.
|
static String |
METRIC_REQUEST_COUNT_KEY
The number of requests to a given service.
|
static String |
METRIC_RequestCount
The number of requests to a given service.
|
static String |
moreInfoUrl
This is the 'for more information' url for WSDM + UDDI
|
static String |
QOS_Reliability
Reliability or the measure of.
|
static String |
QOS_RELIABILITY_KEY
Reliability or the measure of.
|
static String |
QOS_REPORTING_PERIOD_END_KEY
The end of the reporting time period used for the information above.
|
static String |
QOS_REPORTING_PERIOD_START_KEY
The beginning on the reporting time period used for the information
above.
|
static String |
QOS_ReportingPeriodEnd
The end of the reporting time period used for the information above.
|
static String |
QOS_ReportingPeriodStart
The beginning on the reporting time period used for the information
above.
|
static String |
QOS_RESPONSE_TIME_AVG_KEY
Average response time of the service.
|
static String |
QOS_ResponseTime_Average
Average response time of the service.
|
static String |
QOS_Throughput_bytes
Throughput bytes.
|
static String |
QOS_THROUGHPUT_BYTES_KEY
Throughput bytes.
|
static String |
QOS_Throughput_count |
static String |
QOS_THROUGHPUT_COUNT_KEY
Throughput count.
|
static String |
QOS_UPDATE_INTERVAL_KEY
How often is this information updated in UDDI (it is not assumed to
be realtime).
|
static String |
QOS_UpdateInterval
How often is this information updated in UDDI (it is not assumed to
be realtime).
|
static String |
WSDM_IDENTITY_KEYGEN |
static String |
WSDM_KEYGEN |
static String |
WSDM_METRIC_KEYGEN |
static String |
WSDM_QOS_KEYGEN |
Constructor and Description |
---|
WSDMQosConstants() |
public static final String moreInfoUrl
public static final String WSDM_KEYGEN
public static final String WSDM_METRIC_KEYGEN
public static final String WSDM_IDENTITY_KEYGEN
public static final String WSDM_QOS_KEYGEN
public static final String METRIC_REQUEST_COUNT_KEY
public static final String METRIC_RequestCount
public static final String METRIC_REPLY_COUNT_KEY
public static final String METRIC_ReplyCount
public static final String METRIC_FAULT_COUNT_KEY
public static final String METRIC_FaultCount
public static final String IDENTITY_RESOURCE_ID_KEY
public static final String IDENTITY_ResourceId
public static final String METRIC_LAST_UPDATE_TIME_KEY
public static final String METRIC_LastUpdateTime
public static final String QOS_RESPONSE_TIME_AVG_KEY
public static final String QOS_ResponseTime_Average
public static final String QOS_THROUGHPUT_COUNT_KEY
public static final String QOS_Throughput_count
public static final String QOS_THROUGHPUT_BYTES_KEY
public static final String QOS_Throughput_bytes
public static final String QOS_RELIABILITY_KEY
public static final String QOS_Reliability
public static final String QOS_REPORTING_PERIOD_START_KEY
public static final String QOS_ReportingPeriodStart
public static final String QOS_REPORTING_PERIOD_END_KEY
public static final String QOS_ReportingPeriodEnd
public static final String QOS_UPDATE_INTERVAL_KEY
public static final String QOS_UpdateInterval
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.