Uses of Interface
org.apache.hadoop.hive.io.HiveIOExceptionHandler

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

Uses of HiveIOExceptionHandler in org.apache.hadoop.hive.io
 

Methods in org.apache.hadoop.hive.io that return types with arguments of type HiveIOExceptionHandler
protected  List<HiveIOExceptionHandler> HiveIOExceptionHandlerChain.getHandlerChain()
           
 

Method parameters in org.apache.hadoop.hive.io with type arguments of type HiveIOExceptionHandler
protected  void HiveIOExceptionHandlerChain.setHandlerChain(List<HiveIOExceptionHandler> handlerChain)
          set the exception handler chain
 



Copyright © 2013 The Apache Software Foundation