org.apache.hadoop.hive.shims
Class Hadoop23Shims.MiniDFSShim
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hadoop23Shims.MiniDFSShim
public Hadoop23Shims.MiniDFSShim(org.apache.hadoop.hdfs.MiniDFSCluster cluster)
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.