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

Impala::Core::Column::FixedStringColumn::FixedStringColumn ( int  strLen,
int  capacity 
) [inline]

Column of given size with fixed length strings.

Definition at line 29 of file FixedStringColumn.h.

00030         : FixedStringColumnBaseType(true, strLen, capacity)
00031     {
00032     }


Generated on Thu Jan 13 09:18:53 2011 for ImpalaSrc by  doxygen 1.5.1