@Value.Immutable public abstract class CacheConfig<K,V> extends BaseCacheConfig
Cache.| Constructor and Description | 
|---|
CacheConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract CacheFunction<K,V> | 
cacheFunction()
Function used to obtain values of this Cache, given a key. 
 | 
anchor, check, description, idpublic abstract CacheFunction<K,V> cacheFunction()
Copyright © 2019 OpenDaylight. All rights reserved.