public interface FetchFormatter<T> extends Closeable
| Modifier and Type | Interface and Description |
|---|---|
static class |
FetchFormatter.ThriftFormatter |
| 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 © 2017 The Apache Software Foundation. All rights reserved.