Package

com.gilt.gfc.aws.cloudwatch.periodic.metric

aggregator

Permalink

package aggregator

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. aggregator
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class CloudWatchMetricDataAggregatorBuilder extends Loggable with Product with Serializable

    Permalink

    Used to build CloudWatchMetricDataAggregator incrementally.

    Used to build CloudWatchMetricDataAggregator incrementally. Since case class is immutable, it's possible to e.g. construct an instance with a few parameters filled in and then use it to construct more specialized metric aggregators.

  2. type NamespacedMetricDatum = (String, MetricDatum)

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped