Uses of Package
org.apache.hadoop.hive.io

Packages that use org.apache.hadoop.hive.io
org.apache.hadoop.hive.io   
 

Classes in org.apache.hadoop.hive.io used by org.apache.hadoop.hive.io
HiveIOExceptionHandler
          HiveIOExceptionHandler defines an interface that all io exception handler in Hive should implement.
HiveIOExceptionHandlerChain
          An exception handler chain that process the input exception by going through all exceptions defined in this chain one by one until either one exception handler returns true or it reaches the end of the chain.
HiveIOExceptionNextHandleResult
          A container to store handling results for exceptions produced in record reader's next().
 



Copyright © 2013 The Apache Software Foundation