public class StringConverter extends DTConverter
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
myBuffer, myBufferArray, myNullBufferDAYS_SINCE_EPOCH, GMT_TIME_MASK, SECONDS_IN_DAY, SECONDS_SINCE_EPOCH, ZONE_MIN_MASK| Constructor and Description |
|---|
StringConverter(int length,
int vectorSize,
boolean isNullable) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNullValue() |
void |
addValue(String s) |
void |
clearBuffers() |
void |
freeNativeMemory()
default implementation.
|
long |
getNativeMemoryPointer() |
addValue, addValue, addValue, addValue, addValue, allocate, getBufferArray, getNullBuffer, getType, hasNullBuffer, resize, sizeCheckpublic StringConverter(int length,
int vectorSize,
boolean isNullable)
public long getNativeMemoryPointer()
getNativeMemoryPointer in interface IConvertergetNativeMemoryPointer in class DTConverterpublic void freeNativeMemory()
DTConverterfreeNativeMemory in interface IConverterfreeNativeMemory in class DTConverterpublic void addValue(String s) throws ConversionException
addValue in interface IConverteraddValue in class DTConverterConversionExceptionpublic void clearBuffers()
clearBuffers in interface IConverterclearBuffers in class DTConverterpublic void addNullValue()
Copyright © 2015 Actian Corporation. All Rights Reserved.