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

virtual void Impala::Job::Server::HandleDisconnect ( int  port  )  [inline, virtual]

Reimplemented from Impala::Util::ChannelServer.

Definition at line 92 of file Server.h.

References RemoveJobsAccepted(), and RescheduleJob().

00093     {
00094         ChannelServer::HandleDisconnect(port);
00095         RescheduleJob(port);
00096         RemoveJobsAccepted(port);
00097     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:34:06 2010 for ImpalaSrc by  doxygen 1.5.1