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

java.lang.Object
  extended by org.apache.hadoop.hive.ant.QTestGenTask.DisabledQFileFilter
All Implemented Interfaces:
FileFilter
Enclosing class:
QTestGenTask

public class QTestGenTask.DisabledQFileFilter
extends Object
implements FileFilter


Constructor Summary
QTestGenTask.DisabledQFileFilter()
           
 
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.DisabledQFileFilter

public QTestGenTask.DisabledQFileFilter()
Method Detail

accept

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


Copyright © 2013 The Apache Software Foundation