Interface class for FQDN map. More...
#include <HttpSessionManager.h>
| Public Types | |
| typedef uint64_t | ID | 
| typedef INK_MD5 const & | Key | 
| typedef HttpServerSession | Value | 
| Public Member Functions | |
| typedef | DList (HttpServerSession, host_hash_link) ListHead | 
| Static Public Member Functions | |
| static ID | hash (Key key) | 
| static Key | key (Value const *value) | 
| static bool | equal (Key lhs, Key rhs) | 
Interface class for FQDN map.
Definition at line 79 of file HttpSessionManager.h.
| typedef uint64_t ServerSessionPool::HostHashing::ID | 
Definition at line 81 of file HttpSessionManager.h.
| typedef INK_MD5 const& ServerSessionPool::HostHashing::Key | 
Definition at line 82 of file HttpSessionManager.h.
Definition at line 83 of file HttpSessionManager.h.
| typedef ServerSessionPool::HostHashing::DList | ( | HttpServerSession | , | |
| host_hash_link | ||||
| ) | 
Definition at line 88 of file HttpSessionManager.h.
Definition at line 86 of file HttpSessionManager.h.
Definition at line 87 of file HttpSessionManager.h.
References HttpServerSession::hostname_hash.
 1.7.1
 1.7.1