public final class CacheWeights extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheWeights.NodeCacheWeigher |
static class |
CacheWeights.OneWeigher<K,V> |
static class |
CacheWeights.ReaderStringCacheWeigher |
static class |
CacheWeights.ReaderTemplateCacheWeigher |
static class |
CacheWeights.SegmentCacheWeigher |
static class |
CacheWeights.StringCacheWeigher |
static class |
CacheWeights.TemplateCacheWeigher |
| Modifier and Type | Field and Description |
|---|---|
static int |
OBJECT_HEADER_SIZE |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> com.google.common.cache.Weigher<K,V> |
noopWeigher() |
public static final int OBJECT_HEADER_SIZE
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.