com.senseidb.util
Class HDFSIndexCopier

java.lang.Object
  extended by com.senseidb.util.HDFSIndexCopier
All Implemented Interfaces:
proj.zoie.api.IndexCopier

public class HDFSIndexCopier
extends Object
implements proj.zoie.api.IndexCopier


Field Summary
static org.apache.log4j.Logger log
           
 
Constructor Summary
HDFSIndexCopier()
           
 
Method Summary
 boolean copy(String src, String dest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.log4j.Logger log
Constructor Detail

HDFSIndexCopier

public HDFSIndexCopier()
Method Detail

copy

public boolean copy(String src,
                    String dest)
Specified by:
copy in interface proj.zoie.api.IndexCopier


Copyright © 2010-2012. All Rights Reserved.