public abstract class ByteThroughputProvider extends Object
| Modifier and Type | Method and Description | 
|---|---|
int | 
getByteCount()  | 
long | 
getDurationNano()  | 
String | 
getProviderId()
Returns a provider id that can be used to compute the number of active
 byte throughput provider of a specific metric type being active in a
 given time interval. 
 | 
ThroughputMetricType | 
getThroughputMetricType()  | 
String | 
toString()  | 
public ThroughputMetricType getThroughputMetricType()
public int getByteCount()
public long getDurationNano()
public String getProviderId()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.