public interface FetchFormatter<T> extends Closeable
| Modifier and Type | Method and Description |
|---|---|
T |
convert(Object row,
ObjectInspector rowOI) |
void |
initialize(org.apache.hadoop.conf.Configuration hconf,
Properties props) |
void initialize(org.apache.hadoop.conf.Configuration hconf,
Properties props)
throws Exception
ExceptionT convert(Object row, ObjectInspector rowOI) throws Exception
ExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.