Uses of Interface
org.apache.hadoop.hive.ql.io.FlatFileInputFormat.SerializationContext

Packages that use FlatFileInputFormat.SerializationContext
org.apache.hadoop.hive.ql.io   
 

Uses of FlatFileInputFormat.SerializationContext in org.apache.hadoop.hive.ql.io
 

Classes in org.apache.hadoop.hive.ql.io that implement FlatFileInputFormat.SerializationContext
static class FlatFileInputFormat.SerializationContextFromConf<S>
          An implementation of FlatFileInputFormat.SerializationContext that reads the Serialization class and specific subclass to be deserialized from the JobConf.
 



Copyright © 2012 The Apache Software Foundation