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