org.apache.pig.piggybank.storage
Class HadoopJobHistoryLoader.JobHistoryPathFilter
java.lang.Object
org.apache.pig.piggybank.storage.HadoopJobHistoryLoader.JobHistoryPathFilter
- All Implemented Interfaces:
- org.apache.hadoop.fs.PathFilter
- Enclosing class:
- HadoopJobHistoryLoader
public static class HadoopJobHistoryLoader.JobHistoryPathFilter
- extends Object
- implements org.apache.hadoop.fs.PathFilter
Method Summary |
boolean |
accept(org.apache.hadoop.fs.Path p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HadoopJobHistoryLoader.JobHistoryPathFilter
public HadoopJobHistoryLoader.JobHistoryPathFilter()
accept
public boolean accept(org.apache.hadoop.fs.Path p)
- Specified by:
accept
in interface org.apache.hadoop.fs.PathFilter
Copyright © 2007-2012 The Apache Software Foundation