mondrian.rolap.agg
Class SegmentLoader.RowList.NativeColumn

java.lang.Object
  extended by mondrian.rolap.agg.SegmentLoader.RowList.Column
      extended by mondrian.rolap.agg.SegmentLoader.RowList.NativeColumn
Direct Known Subclasses:
SegmentLoader.RowList.DoubleColumn, SegmentLoader.RowList.IntColumn, SegmentLoader.RowList.LongColumn
Enclosing class:
SegmentLoader.RowList

abstract static class SegmentLoader.RowList.NativeColumn
extends SegmentLoader.RowList.Column


Field Summary
protected  BitSet nullIndicators
           
 
Fields inherited from class mondrian.rolap.agg.SegmentLoader.RowList.Column
ordinal, type
 
Constructor Summary
SegmentLoader.RowList.NativeColumn(int ordinal, SqlStatement.Type type)
           
 
Method Summary
protected  BitSet getNullIndicators()
           
 void setNull(int row, boolean b)
           
 
Methods inherited from class mondrian.rolap.agg.SegmentLoader.RowList.Column
forType, getCapacity, getDouble, getInt, getObject, isNull, populateFrom, resize, setDouble, setInt, setLong, setObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nullIndicators

protected BitSet nullIndicators
Constructor Detail

SegmentLoader.RowList.NativeColumn

SegmentLoader.RowList.NativeColumn(int ordinal,
                                   SqlStatement.Type type)
Method Detail

setNull

public void setNull(int row,
                    boolean b)
Overrides:
setNull in class SegmentLoader.RowList.Column

getNullIndicators

protected BitSet getNullIndicators()

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads