abstract static class SegmentLoader.RowList.NativeColumn extends SegmentLoader.RowList.Column
| Modifier and Type | Field and Description | 
|---|---|
protected BitSet | 
nullIndicators  | 
ordinal, type| Constructor and Description | 
|---|
SegmentLoader.RowList.NativeColumn(int ordinal,
                                  SqlStatement.Type type)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected BitSet | 
getNullIndicators()  | 
void | 
setNull(int row,
       boolean b)  | 
forType, getCapacity, getDouble, getInt, getObject, isNull, populateFrom, resize, setDouble, setInt, setLong, setObjectprotected BitSet nullIndicators
SegmentLoader.RowList.NativeColumn(int ordinal,
                                  SqlStatement.Type type)
public void setNull(int row,
           boolean b)
setNull in class SegmentLoader.RowList.Columnprotected BitSet getNullIndicators()