@InterfaceAudience.Internal public class BloomDataMapCache extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BloomDataMapCache.CacheKey |
| Modifier and Type | Method and Description |
|---|---|
List<BloomDMModel> |
getBloomDMModelByKey(BloomDataMapCache.CacheKey cacheKey)
get bloom datamap from cache
|
static BloomDataMapCache |
getInstance()
get instance
|
protected Object |
readResolve()
for resolve from serialized
|
public static BloomDataMapCache getInstance()
protected Object readResolve()
public List<BloomDMModel> getBloomDMModelByKey(BloomDataMapCache.CacheKey cacheKey)
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.