org.apache.mahout.clustering.kmeans
Class OutputLogFilter

java.lang.Object
  extended by org.apache.mahout.clustering.kmeans.OutputLogFilter
All Implemented Interfaces:
org.apache.hadoop.fs.PathFilter

public class OutputLogFilter
extends java.lang.Object
implements org.apache.hadoop.fs.PathFilter


Constructor Summary
OutputLogFilter()
           
 
Method Summary
 boolean accept(org.apache.hadoop.fs.Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputLogFilter

public OutputLogFilter()
Method Detail

accept

public boolean accept(org.apache.hadoop.fs.Path path)
Specified by:
accept in interface org.apache.hadoop.fs.PathFilter


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.