org.jclouds.cloudwatch.domain
Class SQSConstants.MetricName

java.lang.Object
  extended by org.jclouds.cloudwatch.domain.SQSConstants.MetricName
Enclosing class:
SQSConstants

public static class SQSConstants.MetricName
extends Object


Field Summary
static String APPROXIMATE_NUMBER_OF_MESSAGES_DELAYED
           
static String APPROXIMATE_NUMBER_OF_MESSAGES_NOT_VISIBLE
           
static String APPROXIMATE_NUMBER_OF_MESSAGES_VISIBLE
           
static String NUMBER_OF_EMPTY_RECEIVES
           
static String NUMBER_OF_MESSAGES_DELETED
           
static String NUMBER_OF_MESSAGES_RECEIVED
           
static String NUMBER_OF_MESSAGES_SENT
           
static String SENT_MESSAGES_SIZE
           
 
Constructor Summary
SQSConstants.MetricName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPROXIMATE_NUMBER_OF_MESSAGES_DELAYED

public static final String APPROXIMATE_NUMBER_OF_MESSAGES_DELAYED
See Also:
Constant Field Values

APPROXIMATE_NUMBER_OF_MESSAGES_NOT_VISIBLE

public static final String APPROXIMATE_NUMBER_OF_MESSAGES_NOT_VISIBLE
See Also:
Constant Field Values

APPROXIMATE_NUMBER_OF_MESSAGES_VISIBLE

public static final String APPROXIMATE_NUMBER_OF_MESSAGES_VISIBLE
See Also:
Constant Field Values

NUMBER_OF_EMPTY_RECEIVES

public static final String NUMBER_OF_EMPTY_RECEIVES
See Also:
Constant Field Values

NUMBER_OF_MESSAGES_DELETED

public static final String NUMBER_OF_MESSAGES_DELETED
See Also:
Constant Field Values

NUMBER_OF_MESSAGES_RECEIVED

public static final String NUMBER_OF_MESSAGES_RECEIVED
See Also:
Constant Field Values

NUMBER_OF_MESSAGES_SENT

public static final String NUMBER_OF_MESSAGES_SENT
See Also:
Constant Field Values

SENT_MESSAGES_SIZE

public static final String SENT_MESSAGES_SIZE
See Also:
Constant Field Values
Constructor Detail

SQSConstants.MetricName

public SQSConstants.MetricName()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.