com.ebay.erl.mobius.core.fs
Class MobiusRawLocalFileSystem

java.lang.Object
  extended by org.apache.hadoop.conf.Configured
      extended by org.apache.hadoop.fs.FileSystem
          extended by org.apache.hadoop.fs.RawLocalFileSystem
              extended by com.ebay.erl.mobius.core.fs.MobiusRawLocalFileSystem
All Implemented Interfaces:
java.io.Closeable, org.apache.hadoop.conf.Configurable

public class MobiusRawLocalFileSystem
extends org.apache.hadoop.fs.RawLocalFileSystem

This product is licensed under the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0. This product contains portions derived from Apache hadoop which is licensed under the Apache License, Version 2.0, available at http://hadoop.apache.org. © 2007 – 2012 eBay Inc., Evan Chiu, Woody Zhou, Neel Sundaresan


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.fs.FileSystem
org.apache.hadoop.fs.FileSystem.Statistics
 
Field Summary
 
Fields inherited from class org.apache.hadoop.fs.FileSystem
LOG, statistics
 
Constructor Summary
MobiusRawLocalFileSystem()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.fs.RawLocalFileSystem
append, close, completeLocalOutput, create, create, delete, delete, getFileStatus, getHomeDirectory, getUri, getWorkingDirectory, initialize, listStatus, mkdirs, mkdirs, moveFromLocalFile, open, pathToFile, rename, setOwner, setPermission, setWorkingDirectory, startLocalOutput, toString
 
Methods inherited from class org.apache.hadoop.fs.FileSystem
append, append, checkPath, clearStatistics, closeAll, copyFromLocalFile, copyFromLocalFile, copyFromLocalFile, copyFromLocalFile, copyToLocalFile, copyToLocalFile, create, create, create, create, create, create, create, create, create, createNewFile, deleteOnExit, exists, get, get, getAllStatistics, getBlockSize, getContentSummary, getDefaultBlockSize, getDefaultReplication, getDefaultUri, getFileBlockLocations, getFileChecksum, getLength, getLocal, getName, getNamed, getReplication, getStatistics, getStatistics, getUsed, globStatus, globStatus, isDirectory, isFile, listStatus, listStatus, listStatus, makeQualified, mkdirs, moveFromLocalFile, moveToLocalFile, open, printStatistics, processDeleteOnExit, setDefaultUri, setDefaultUri, setReplication, setTimes, setVerifyChecksum
 
Methods inherited from class org.apache.hadoop.conf.Configured
getConf, setConf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MobiusRawLocalFileSystem

public MobiusRawLocalFileSystem()