org.jclouds.cloudwatch.domain
Class StorageGatewayConstants.MetricName

java.lang.Object
  extended by org.jclouds.cloudwatch.domain.StorageGatewayConstants.MetricName
Enclosing interface:
StorageGatewayConstants

public static class StorageGatewayConstants.MetricName
extends Object


Field Summary
static String CLOUD_BYTES_DOWNLOADED
           
static String CLOUD_BYTES_UPLOADED
           
static String CLOUD_DOWNLOAD_LATENCY
           
static String QUEUED_WRITES
           
static String READ_BYTES
           
static String READ_TIME
           
static String WORKING_STORAGE_FREE
           
static String WORKING_STORAGE_PERCENT_USED
           
static String WORKING_STORAGE_USED
           
static String WRITE_BYTES
           
static String WRITE_TIME
           
 
Constructor Summary
StorageGatewayConstants.MetricName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QUEUED_WRITES

public static final String QUEUED_WRITES
See Also:
Constant Field Values

READ_BYTES

public static final String READ_BYTES
See Also:
Constant Field Values

READ_TIME

public static final String READ_TIME
See Also:
Constant Field Values

WRITE_BYTES

public static final String WRITE_BYTES
See Also:
Constant Field Values

WRITE_TIME

public static final String WRITE_TIME
See Also:
Constant Field Values

CLOUD_BYTES_DOWNLOADED

public static final String CLOUD_BYTES_DOWNLOADED
See Also:
Constant Field Values

CLOUD_BYTES_UPLOADED

public static final String CLOUD_BYTES_UPLOADED
See Also:
Constant Field Values

CLOUD_DOWNLOAD_LATENCY

public static final String CLOUD_DOWNLOAD_LATENCY
See Also:
Constant Field Values

WORKING_STORAGE_FREE

public static final String WORKING_STORAGE_FREE
See Also:
Constant Field Values

WORKING_STORAGE_PERCENT_USED

public static final String WORKING_STORAGE_PERCENT_USED
See Also:
Constant Field Values

WORKING_STORAGE_USED

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

StorageGatewayConstants.MetricName

public StorageGatewayConstants.MetricName()


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