B C G M R S T 

B

build(MetricRegistry) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 

C

CloudWatchMachineDimensionReporter - Class in com.damick.dropwizard.metrics.cloudwatch
 
CloudWatchMachineDimensionReporter(MetricRegistry, String, List<String>, MetricFilter, AmazonCloudWatchAsync) - Constructor for class com.damick.dropwizard.metrics.cloudwatch.CloudWatchMachineDimensionReporter
 
CloudWatchReporterFactory - Class in com.damick.dropwizard.metrics.cloudwatch
A factory for CloudWatchReporterFactory instances.
CloudWatchReporterFactory() - Constructor for class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
com.damick.dropwizard.metrics.cloudwatch - package com.damick.dropwizard.metrics.cloudwatch
 

G

getAwsAccessKeyId() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
getAwsClientConfiguration() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
getAwsRegion() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
getAwsSecretKey() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
getGlobalDimensions() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
getMachineDimension() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
getNamespace() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 

M

machineId() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 

R

region() - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchMachineDimensionReporter
 

S

setAwsAccessKeyId(String) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
setAwsClientConfiguration(ClientConfiguration) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
setAwsRegion(String) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
setAwsSecretKey(String) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
setClient(AmazonCloudWatchAsync) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
setGlobalDimensions(List<String>) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
setMachineDimension(String) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 
setNamespace(String) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchReporterFactory
 

T

transformKeys(SortedMap<String, T>, String) - Method in class com.damick.dropwizard.metrics.cloudwatch.CloudWatchMachineDimensionReporter
 
B C G M R S T