public static class SQSConstants.MetricName extends Object
| Modifier and Type | Field and Description | 
|---|---|
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 and Description | 
|---|
SQSConstants.MetricName()  | 
public static final String APPROXIMATE_NUMBER_OF_MESSAGES_DELAYED
public static final String APPROXIMATE_NUMBER_OF_MESSAGES_NOT_VISIBLE
public static final String APPROXIMATE_NUMBER_OF_MESSAGES_VISIBLE
public static final String NUMBER_OF_EMPTY_RECEIVES
public static final String NUMBER_OF_MESSAGES_DELETED
public static final String NUMBER_OF_MESSAGES_RECEIVED
public static final String NUMBER_OF_MESSAGES_SENT
public static final String SENT_MESSAGES_SIZE
Copyright © 2009-2013 jclouds. All Rights Reserved.