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

Impala::Util::ChannelPool::ChannelPool (  )  [inline, private]

Definition at line 69 of file ChannelPool.h.

References CACHE_SIZE, and mCache.

00070     {
00071         mCache = new ChannelCache(CACHE_SIZE, true);
00072     }


Generated on Thu Jan 13 09:24:10 2011 for ImpalaSrc by  doxygen 1.5.1