mondrian.rolap.agg
Class SegmentLoader.RowList.NativeColumn
java.lang.Object
mondrian.rolap.agg.SegmentLoader.RowList.Column
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
| 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 |
nullIndicators
protected BitSet nullIndicators
SegmentLoader.RowList.NativeColumn
SegmentLoader.RowList.NativeColumn(int ordinal,
SqlStatement.Type type)
setNull
public void setNull(int row,
boolean b)
- Overrides:
setNull in class SegmentLoader.RowList.Column
getNullIndicators
protected BitSet getNullIndicators()