Uses of Interface
org.apache.hadoop.hive.ql.exec.FetchFormatter

Packages that use FetchFormatter
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of FetchFormatter in org.apache.hadoop.hive.ql.exec
 

Classes in org.apache.hadoop.hive.ql.exec that implement FetchFormatter
 class DefaultFetchFormatter<T>
          serialize row by user specified serde and call toString() to make string type result
static class FetchFormatter.ThriftFormatter
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.