Interface | Description |
---|---|
CompoundOperation<T extends Enum<T>> |
The Interface Operation.
|
CountOperation<T> | |
Latency | |
Result | |
SampledStatistic<T extends Number> |
Class | Description |
---|---|
CompoundOperationImpl<T extends Enum<T>> |
The Class CompoundOperationImpl.
|
NullCompoundOperation<T extends Enum<T>> |
The Class NullCompoundOperation.
|
RateImpl<T extends Enum<T>> |
The Class RateStatistic.
|
SemiExpiringSampledStatistic<T extends Number> |
Statistic implementation that stops sampling history if the last history access is
before a user supplied timestamp.
|
Copyright © 2017. All rights reserved.