com.cloudera.lib.service
Interface Hadoop.FileSystemExecutor<T>

All Known Implementing Classes:
FSAppend, FSCreate, FSDelete, FSFileStatus, FSHomeDir, FSListStatus, FSMkdirs, FSOpen, FSRename, FSSetOwner, FSSetPermission, FSSetReplication, FSSetTimes
Enclosing interface:
Hadoop

public static interface Hadoop.FileSystemExecutor<T>


Method Summary
 T execute(org.apache.hadoop.fs.FileSystem fs)
           
 

Method Detail

execute

T execute(org.apache.hadoop.fs.FileSystem fs)
          throws IOException
Throws:
IOException


Copyright © 2012 Cloudera. All Rights Reserved.