public class LatencySampling<T extends Enum<T>> extends AbstractSourceStatistic<ChainedEventObserver> implements ChainedOperationObserver<T>
derivedStatistics
Constructor and Description |
---|
LatencySampling(Set<T> targets,
double sampling) |
Modifier and Type | Method and Description |
---|---|
void |
begin(long time) |
void |
end(long time,
T result) |
void |
end(long time,
T result,
long... parameters) |
addDerivedStatistic, removeDerivedStatistic
Copyright © 2017. All rights reserved.