org.apache.hadoop.hive.ant
Class QTestGenTask.QFileFilter

java.lang.Object
  extended by org.apache.hadoop.hive.ant.QTestGenTask.QFileFilter
All Implemented Interfaces:
FileFilter
Direct Known Subclasses:
QTestGenTask.QFileRegexFilter
Enclosing class:
QTestGenTask

public class QTestGenTask.QFileFilter
extends Object
implements FileFilter


Constructor Summary
QTestGenTask.QFileFilter()
           
 
Method Summary
 boolean accept(File fpath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QTestGenTask.QFileFilter

public QTestGenTask.QFileFilter()
Method Detail

accept

public boolean accept(File fpath)
Specified by:
accept in interface FileFilter


Copyright © 2010 The Apache Software Foundation