public class CountRecorderBuilder<T extends java.lang.Enum<T>> extends RecorderBuilder<PartitionedCount<T>,CountRecorder<T>>
active, allocator, clock, flipControl, inactive| Constructor and Description |
|---|
CountRecorderBuilder(java.lang.Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
CountRecorder<T> |
build() |
initialActive, initialInactive, withAllocator, withClock, withRecorderpublic CountRecorderBuilder(java.lang.Class<T> clazz)
public CountRecorder<T> build()
build in class RecorderBuilder<PartitionedCount<T extends java.lang.Enum<T>>,CountRecorder<T extends java.lang.Enum<T>>>Copyright © 2014 Tim Brooks. All Rights Reserved.