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

Impala::Job::Server::Server ( int  port,
int  nrPorts,
CString  passwordFile 
) [inline]

Definition at line 46 of file Server.h.

References Init().

00047         : Util::ChannelServer(port, nrPorts, true, passwordFile)
00048     {
00049         Init();
00050     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:21 2011 for ImpalaSrc by  doxygen 1.5.1