org.apache.hadoop.hive.ql.io
Class SymbolicInputFormat

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.SymbolicInputFormat
All Implemented Interfaces:
ReworkMapredInputFormat
Direct Known Subclasses:
SymlinkTextInputFormat

public class SymbolicInputFormat
extends Object
implements ReworkMapredInputFormat


Constructor Summary
SymbolicInputFormat()
           
 
Method Summary
 void rework(HiveConf job, MapredWork work)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbolicInputFormat

public SymbolicInputFormat()
Method Detail

rework

public void rework(HiveConf job,
                   MapredWork work)
            throws IOException
Specified by:
rework in interface ReworkMapredInputFormat
Throws:
IOException


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