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

Impala::Persistency::Locator::Locator (  )  [inline]

Definition at line 28 of file Locator.h.

References mDataSet, mHost, and mProtocol.

00029     {
00030         mProtocol = "not_set";
00031         mHost = "not_set";
00032         mDataSet = "not_set";
00033     }


Generated on Thu Jan 13 09:23:19 2011 for ImpalaSrc by  doxygen 1.5.1