Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:06:49 2010 for ImpalaSrc by  doxygen 1.5.1