org.apache.hadoop.hive.shims
Class Hadoop23Shims.MiniDFSShim

java.lang.Object
  extended by org.apache.hadoop.hive.shims.Hadoop23Shims.MiniDFSShim
All Implemented Interfaces:
HadoopShims.MiniDFSShim
Enclosing class:
Hadoop23Shims

public class Hadoop23Shims.MiniDFSShim
extends Object
implements HadoopShims.MiniDFSShim

MiniDFSShim.


Constructor Summary
Hadoop23Shims.MiniDFSShim(org.apache.hadoop.hdfs.MiniDFSCluster cluster)
           
 
Method Summary
 org.apache.hadoop.fs.FileSystem getFileSystem()
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hadoop23Shims.MiniDFSShim

public Hadoop23Shims.MiniDFSShim(org.apache.hadoop.hdfs.MiniDFSCluster cluster)
Method Detail

getFileSystem

public org.apache.hadoop.fs.FileSystem getFileSystem()
                                              throws IOException
Specified by:
getFileSystem in interface HadoopShims.MiniDFSShim
Throws:
IOException

shutdown

public void shutdown()
Specified by:
shutdown in interface HadoopShims.MiniDFSShim


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