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