| Package | Description |
|---|---|
| org.terracotta.statistics |
| Modifier and Type | Class and Description |
|---|---|
class |
SampledStatisticAdapter<T extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Serializable> |
SampledStatisticAdapter.sample(ValueStatistic<T> accessor) |
static <T extends Serializable> |
SampledStatisticAdapter.sample(ValueStatistic<T> accessor,
LongSupplier timeSource) |
Copyright © 2018. All rights reserved.