Uses of Class
org.apache.hadoop.hive.serde2.ColumnSet

Packages that use ColumnSet
org.apache.hadoop.hive.serde2   
 

Uses of ColumnSet in org.apache.hadoop.hive.serde2
 

Methods in org.apache.hadoop.hive.serde2 with parameters of type ColumnSet
static Object TestSerDe.deserialize(ColumnSet c, String row, String sep, String nullString)
           
static Object MetadataTypedColumnsetSerDe.deserialize(ColumnSet c, String row, String sep, String nullString, int limit)
          Split the row into columns.
 



Copyright © 2013 The Apache Software Foundation