public static class PrimitiveObjectInspectorConverter.DateConverter extends java.lang.Object implements ObjectInspectorConverters.Converter
Constructor and Description |
---|
DateConverter(PrimitiveObjectInspector inputOI,
SettableDateObjectInspector outputOI) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
convert(java.lang.Object input) |
public DateConverter(PrimitiveObjectInspector inputOI, SettableDateObjectInspector outputOI)
public java.lang.Object convert(java.lang.Object input)
convert
in interface ObjectInspectorConverters.Converter
Copyright © 2012 The Apache Software Foundation