public class BooleanConverter extends DTConverter
LOG, myBuffer, myBufferArray, myNullBufferDAYS_SINCE_EPOCH, GMT_TIME_MASK, SECONDS_IN_DAY, SECONDS_SINCE_EPOCH, ZONE_MIN_MASK| Constructor and Description |
|---|
BooleanConverter(int vectorSize,
boolean isNullable) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNullValue() |
void |
addValue(double s,
boolean isNull) |
void |
addValue(long s,
boolean isNull) |
void |
addValue(String s) |
addValue, addValue, addValue, allocate, clearBuffers, freeNativeMemory, getBufferArray, getNativeMemoryPointer, getNullBuffer, getType, hasNullBuffer, resize, sizeCheckpublic void addValue(String s) throws ConversionException
addValue in interface IConverteraddValue in class DTConverterConversionExceptionpublic void addValue(long s,
boolean isNull)
addValue in interface IConverteraddValue in class DTConverterpublic void addValue(double s,
boolean isNull)
addValue in interface IConverteraddValue in class DTConverterpublic void addNullValue()
Copyright © 2015 Actian Corporation. All Rights Reserved.