LcsClusterDump.cpp File Reference

Go to the source code of this file.

Functions

 FENNEL_BEGIN_CPPFILE ("$Id: //open/dev/fennel/lucidera/colstore/LcsClusterDump.cpp#15 $")
 FENNEL_END_CPPFILE ("$Id: //open/dev/fennel/lucidera/colstore/LcsClusterDump.cpp#15 $")

Variables

const uint lnLen = 80
const uint lnSep = 1
const uint lnValIdx = 6
const uint lnColLen = 6
const uint lnByte = 3
const uint lnChar = 1
const uint nByte = (lnLen - lnValIdx - lnColLen - lnSep) / (lnByte + lnChar)
const uint oByte = lnValIdx + lnColLen
const uint oStr = oByte + nByte * lnByte + lnSep
const uint MaxReadBatch = 64


Function Documentation

FENNEL_BEGIN_CPPFILE ( "$Id: //open/dev/fennel/lucidera/colstore/LcsClusterDump.cpp#15 $"   ) 

FENNEL_END_CPPFILE ( "$Id: //open/dev/fennel/lucidera/colstore/LcsClusterDump.cpp#15 $"   ) 


Variable Documentation

const uint lnByte = 3

Definition at line 38 of file LcsClusterDump.cpp.

Referenced by LcsClusterDump::fprintVal().

const uint lnChar = 1

Definition at line 40 of file LcsClusterDump.cpp.

const uint lnColLen = 6

Definition at line 37 of file LcsClusterDump.cpp.

const uint lnLen = 80

Definition at line 34 of file LcsClusterDump.cpp.

Referenced by LcsClusterDump::callTrace(), LcsClusterDump::dump(), and LcsClusterDump::fprintVal().

const uint lnSep = 1

Definition at line 35 of file LcsClusterDump.cpp.

const uint lnValIdx = 6

Definition at line 36 of file LcsClusterDump.cpp.

Referenced by LcsClusterDump::fprintVal().

const uint MaxReadBatch = 64

Definition at line 52 of file LcsClusterDump.cpp.

const uint nByte = (lnLen - lnValIdx - lnColLen - lnSep) / (lnByte + lnChar)

Definition at line 43 of file LcsClusterDump.cpp.

Referenced by LcsClusterDump::fprintVal(), LcsClusterNodeWriter::pickCompressionMode(), and LcsClusterNodeWriter::putCompressedBatch().

const uint oByte = lnValIdx + lnColLen

Definition at line 46 of file LcsClusterDump.cpp.

const uint oStr = oByte + nByte * lnByte + lnSep

Definition at line 49 of file LcsClusterDump.cpp.


Generated on Mon Jun 22 04:00:23 2009 for Fennel by  doxygen 1.5.1