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