Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Util::ChannelPool Class Reference

#include <ChannelPool.h>

Collaboration diagram for Impala::Util::ChannelPool:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ~ChannelPool ()
ChannelGet (CString socketName, CString passwordFile)
ChannelGet (CString serverName, int port, CString passwordFile)
void Remove (CString serverName, int port)
void Dump () const

Static Public Member Functions

static ChannelPoolInstance ()

Private Types

typedef Cache< String, Channel * > ChannelCache

Private Member Functions

 ChannelPool ()
 ChannelPool (const ChannelPool &)
ChannelPooloperator= (const ChannelPool &)
ChannelGet (CString serverName, int port, CString socketName, CString passwordFile)

Private Attributes

ChannelCachemCache
 ILOG_VAR_DEC

Static Private Attributes

static const int CACHE_SIZE = 100

Detailed Description

Definition at line 20 of file ChannelPool.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:39:32 2010 for ImpalaSrc by  doxygen 1.5.1