Detailed Description
Definition at line 8 of file items.h.
 Member Data Documentation
      
        
          | rel_time_t _hash_item::exptime | 
      
 
When the item will expire (relative to process startup) 
Definition at line 13 of file items.h.
 
 
      
        
          | uint32_t _hash_item::flags | 
      
 
Flags associated with the item (in network byte order) 
Definition at line 16 of file items.h.
 
 
      
        
          | uint16_t _hash_item::iflag | 
      
 
Intermal flags. lower 8 bit is reserved for the core server, the upper 8 bits is reserved for engine implementation. 
Definition at line 18 of file items.h.
 
 
      
        
          | uint32_t _hash_item::nbytes | 
      
 
The total size of the data (in bytes) 
Definition at line 15 of file items.h.
 
 
      
        
          | uint16_t _hash_item::nkey | 
      
 
The total length of the key (in bytes) 
Definition at line 17 of file items.h.
 
 
The documentation for this struct was generated from the following files:
- plugin/innodb_memcached/daemon_memcached/engines/default_engine/items.h
- plugin/innodb_memcached/innodb_memcache/cache-src/items.h