@InterfaceAudience.Public public final class CacheEvictionStats extends Object
| Modifier and Type | Method and Description | 
|---|---|
long | 
getEvictedBlocks()  | 
int | 
getExceptionCount()  | 
Map<byte[],Throwable> | 
getExceptions()  | 
long | 
getMaxCacheSize()  | 
String | 
toString()  | 
public long getEvictedBlocks()
public long getMaxCacheSize()
public Map<byte[],Throwable> getExceptions()
public int getExceptionCount()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.