@InterfaceAudience.Private public class CacheEvictionStatsAggregator extends Object
Modifier and Type | Field and Description |
---|---|
private CacheEvictionStatsBuilder |
builder |
Constructor and Description |
---|
CacheEvictionStatsAggregator() |
Modifier and Type | Method and Description |
---|---|
void |
append(CacheEvictionStats stats) |
CacheEvictionStats |
sum() |
private final CacheEvictionStatsBuilder builder
public CacheEvictionStatsAggregator()
public void append(CacheEvictionStats stats)
public CacheEvictionStats sum()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.