| Package | Description |
|---|---|
| org.hawkular.metrics.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AvailabilityBucketPoint
BucketPoint for availability metrics. |
class |
NumericBucketPoint
BucketPoint for numeric metrics. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BucketPoint> |
BucketPoint.toList(Map<Long,T> pointMap,
Buckets buckets,
BiFunction<Long,Long,T> emptyBucketFactory)
Converts bucket points indexed by start time into a list, ordered by start time.
|
Copyright © 2014–2018 Red Hat, Inc.. All rights reserved.