Package | Description |
---|---|
com.yahoo.bard.webservice.data.cache |
Modifier and Type | Class and Description |
---|---|
static class |
MemTupleDataCache.DataEntry<T extends Serializable,V extends Serializable>
Memcached implementation of the data cache entry of the tuple data cache.
|
Modifier and Type | Method and Description |
---|---|
TupleDataCache.DataEntry<K,M,V> |
TupleDataCache.get(String key)
Retrieve the complete data entry from the cache.
|
TupleDataCache.DataEntry<String,T,V> |
MemTupleDataCache.get(String key) |
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.