public class RollingCountsBuilder<T extends java.lang.Enum<T>> extends RollingBuilder<PartitionedCount<T>,RollingCounts<T>>
allocator, buckets, clock, nanosPerBucket| Constructor and Description |
|---|
RollingCountsBuilder(java.lang.Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
RollingCounts<T> |
build() |
bucketCount, bucketResolution, buildRollingMetrics, withAllocator, withClockpublic RollingCountsBuilder(java.lang.Class<T> clazz)
public RollingCounts<T> build()
build in class RollingBuilder<PartitionedCount<T extends java.lang.Enum<T>>,RollingCounts<T extends java.lang.Enum<T>>>Copyright © 2014 Tim Brooks. All Rights Reserved.