Package org.apache.solr.search
Class LRUCache.CacheValue<V>
- java.lang.Object
 - 
- org.apache.solr.search.LRUCache.CacheValue<V>
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static longBASE_RAM_BYTES_USEDlongcreateTimeVvalue 
- 
Constructor Summary
Constructors Constructor Description CacheValue(V value, long createTime) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longramBytesUsed() 
 -