| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
A limited time Cache.
This is useful for live analysis to ensure that information is not stale.
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
| Properties | |
| expire_time | |
| 
     Inherited from   | 
  |
| Method Details | 
  
 
  | 
  
 Sets the item to the value. The value will be cached for the expiry time if it is volatile (by default). Non-volatile data will never expire. Even on a live system, we cache information which can not change for the life of the system (e.g. the profile or dtb values). These are marked non-volatile and will not be expired. 
  | 
  
 Print the contents somewhat concisely. 
  | 
| Property Details | 
  expire_time
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:27:50 2017 | http://epydoc.sourceforge.net |